From e5c7795dc9185272365ff340698c7d2f1e6f11ab Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 29 Nov 2012 19:11:24 -0500 Subject: [PATCH] Skip re-authentication if we have a valid session --- NOTICE | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 48 insertions(+), 0 deletions(-) diff --git a/NOTICE b/NOTICE index 5e49803..6c2e253 100644 --- a/NOTICE +++ b/NOTICE @@ -72,6 +72,22 @@ http://eclipse.org/jetty --------------------------------------------------------------------------- +Apache Lucene +--------------------------------------------------------------------------- + Apache Lucene, released under the + Apache Software License, Version 2.0. + + http://lucene.apache.org + +--------------------------------------------------------------------------- +Groovy +--------------------------------------------------------------------------- + Groovy, released under the + Apache Software License, Version 2.0. + + http://groovy.codehaus.org + +--------------------------------------------------------------------------- SLF4J --------------------------------------------------------------------------- SLF4J, released under the @@ -182,6 +198,14 @@ Creative Commons CC-BY License. http://henrik.nyh.se/2007/06/alternative-git-logo-and-favicon + +--------------------------------------------------------------------------- +Git logo +--------------------------------------------------------------------------- + Git logo, released under the + Creative Commons Attribution 3.0 Unported License. + + http://git-scm.com/downloads/logos --------------------------------------------------------------------------- magnifying glass search icon @@ -190,4 +214,28 @@ Creative Commons CC-BY License. http://gnome.org + +--------------------------------------------------------------------------- +GLYHPICONS +--------------------------------------------------------------------------- + GLPYHICONS, released under the + Creative Commons CC-BY License. + + http://glyphicons.com + +--------------------------------------------------------------------------- +UnboundID +--------------------------------------------------------------------------- + UnboundID, released under the + GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt) + + http://www.unboundid.com + +--------------------------------------------------------------------------- +JCalendar +--------------------------------------------------------------------------- + JCalendar, released under the + GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt) + + http://www.toedter.com/en/jcalendar \ No newline at end of file -- Gitblit v1.9.1