Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-03improved deferred authentication handling and fixed test harnessesGreg Wilkins1-2/+3
2009-08-03improved deferred authentication handlingGreg Wilkins7-18/+81
2009-07-23disassociate IdentityGreg Wilkins4-8/+39
2009-06-16Bug 280367 Move jetty-specific Scope use into jetty specific UserIdentity imp...David Jencks3-6/+6
2009-06-03bug 278887 Better way to get the request uri, thanks janDavid Jencks1-1/+1
2009-06-02Bug 278887 pathInfo is no longer the entire requestURL in authenticatorDavid Jencks1-1/+1
2009-05-19Bug 277021 Fix FormAuthenticator to reconstitute original url more correctlyDavid Jencks1-8/+6
2009-05-16JETTY-1013Jan Bartel1-2/+16
2009-05-13275396 Added Authentication.Wrapped to allow JSAPI wrappingGreg Wilkins1-0/+5
2009-05-12275396 Added ScopedHandler to set servlet scope before security handlerGreg Wilkins3-24/+24
2009-05-08Bug 275396 Fix a lot of little jaspi problems. Still problems with Request m...David Jencks7-26/+24
2009-04-21273011 XSS in directory listingGreg Wilkins1-2/+5
2009-04-17improved async authenticationGreg Wilkins1-2/+5
2009-04-17reworked deferred authenticationGreg Wilkins17-632/+568
2009-04-15better char[] credential supportGreg Wilkins1-0/+2
2009-04-15reworked the Authentication to better support lazyness and to move towards se...Greg Wilkins19-175/+404
2009-04-14Ensure constraints matching particular http method are selectedJan Bartel1-6/+2
2009-04-13updated login service for logout.Greg Wilkins15-45/+102
2009-04-07various debugging logging improvementsGreg Wilkins3-15/+50
2009-04-05271258 FORM Authentication dispatch handling avoids cachingGreg Wilkins1-4/+116
2009-04-03Form auth does redirect with optional dispatchGreg Wilkins3-7/+33
2009-04-03no cache on form login pagesGreg Wilkins1-0/+2
2009-04-03no cache on form login pagesGreg Wilkins2-2/+10
2009-03-29This commit takes jetty-7 back to the 2.5 servlet API, but leaves much of theGreg Wilkins2-2/+2
2009-03-24jetty @ eclipse initial commitGreg Wilkins34-0/+3981

Back to the top