Commit Graph

60 Commits

Author SHA1 Message Date
Greg Wilkins 52ac3598f8 improved test harness - removed arbitrary waits
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2513 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-16 13:38:28 +00:00
Greg Wilkins 6cc5b11379 fixed code format
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2474 7e9141cc-0065-0410-87d8-b60c137991c4
2010-11-07 23:37:34 +00:00
Greg Wilkins c76886e2aa moved B64Code to util
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2399 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-25 03:33:16 +00:00
Greg Wilkins 996ff90660 328306 Serialization of FormAuthentication
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2380 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-21 09:58:13 +00:00
Jesse McConnell 80e8e2f282 Bug 328273 added serializable to default user identity
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2371 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-20 17:50:09 +00:00
Greg Wilkins 1115d7d442 328205 Improved SelectManager stopping
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2370 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-20 08:45:32 +00:00
Jesse McConnell fd90e82e64 Bug 323311 adding new property user store object with shared logic between HashLoginService and PropertyFileLoginModule, initial commit is the new class and associated unit test, need to test other integrations before committing them
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2341 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-12 23:54:58 +00:00
Greg Wilkins bd69fd15ba 326734 Configure Digest maxNonceAge with Security handler init param
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2317 7e9141cc-0065-0410-87d8-b60c137991c4
2010-10-04 22:28:04 +00:00
Greg Wilkins 25446eb221 JETTY-1281 Create new session after authentication
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2304 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-28 04:28:38 +00:00
Greg Wilkins 4cb511afa4 JETTY-1268 Form Auth saves POST data
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2288 7e9141cc-0065-0410-87d8-b60c137991c4
2010-09-21 01:53:27 +00:00
Greg Wilkins a5e1cea005 321232 BasicAuthenticator ignores bad Authorization header
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2205 7e9141cc-0065-0410-87d8-b60c137991c4
2010-08-04 04:47:48 +00:00
Greg Wilkins 0443786d8e 320073 reconsile configuration mechanism
Reconsiled the jetty-8 configuration mechanism with the capability to share the MetaData between instances

git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2168 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-22 03:20:41 +00:00
Greg Wilkins 6478b5ede7 improved debug dump
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2155 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-20 00:46:34 +00:00
Greg Wilkins 6b4455d15e readded deprecated methods to keep API
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2068 7e9141cc-0065-0410-87d8-b60c137991c4
2010-07-05 07:12:16 +00:00
Greg Wilkins 517130e909 317759 Allow roles and constraints to be added after init
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@2043 7e9141cc-0065-0410-87d8-b60c137991c4
2010-06-24 00:39:13 +00:00
Michael Gorovoy f68610a2b9 309185 even more javadoc fixes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1901 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-27 03:55:16 +00:00
Michael Gorovoy 6f631fab63 297598 JDBCLoginService uses hardcoded credential class
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1865 7e9141cc-0065-0410-87d8-b60c137991c4
2010-05-25 15:54:34 +00:00
Greg Wilkins 4690be611a #309185 more javadoc fixes
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1628 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-30 08:53:19 +00:00
Joakim Erdfelt b7b067e7f3 309185 - Fix the over 300 Javadoc warnings
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1627 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-29 23:03:36 +00:00
Simone Bordet 6bc2460cb0 Fixes #308861 (Update test suite to JUnit4 - Module jetty-security).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1604 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-27 15:19:26 +00:00
Greg Wilkins 937d475839 310431 Default ErrorHandler as server Bean
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1566 7e9141cc-0065-0410-87d8-b60c137991c4
2010-04-26 20:15:12 +00:00
Greg Wilkins 96ec4af2df JETTY-1192 Fixed Digested POST
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1378 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-15 20:19:03 +00:00
Greg Wilkins d5de0a20c5 JETTY-1133 Handle multiple URL ; parameters
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1327 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-02 09:34:33 +00:00
Greg Wilkins aea99b14aa 304307 JETTY-1133 Handle ;jsessionid in FROM Auth
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1326 7e9141cc-0065-0410-87d8-b60c137991c4
2010-03-02 08:37:02 +00:00
Greg Wilkins 521bf3e254 302246 - redirect loop using form authenticator
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1254 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-09 13:09:33 +00:00
Greg Wilkins 9a69ad2191 302244 - invalid configuration boolean conversion in FormAuthenticator
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1253 7e9141cc-0065-0410-87d8-b60c137991c4
2010-02-09 12:47:00 +00:00
Greg Wilkins e6b261cec2 javadoc and setRoles
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1170 7e9141cc-0065-0410-87d8-b60c137991c4
2009-12-29 22:51:49 +00:00
Greg Wilkins 227fb5abec numerous code cleanups
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1014 7e9141cc-0065-0410-87d8-b60c137991c4
2009-10-26 07:48:39 +00:00
Simone Bordet ca5c996d70 Fix for bug #288466: LocalConnector is not thread safe.
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@811 7e9141cc-0065-0410-87d8-b60c137991c4
2009-09-03 16:44:11 +00:00
Greg Wilkins d4b8b3ec6d 285891 Serializable SessionAuthentication
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@727 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-16 23:54:55 +00:00
Greg Wilkins 9ec5d83f5c fixed problem with deferred security and form auth
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@642 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-05 16:26:35 +00:00
Greg Wilkins 6e4f53cc3d improved deferred authentication handling and fixed test harnesses
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@623 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 08:54:41 +00:00
Greg Wilkins ff0450e1b8 improved deferred authentication handling and fixed test harnesses
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@622 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 03:17:43 +00:00
Greg Wilkins ba5e93b1e3 improved deferred authentication handling and fixed test harnesses
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@620 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 02:50:34 +00:00
Greg Wilkins 3c71736a7a improved deferred authentication handling
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@619 7e9141cc-0065-0410-87d8-b60c137991c4
2009-08-03 02:39:33 +00:00
Greg Wilkins 778489d7cf disassociate Identity
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@586 7e9141cc-0065-0410-87d8-b60c137991c4
2009-07-23 04:06:34 +00:00
David Jencks e68d8ba98f Bug 280367 Move jetty-specific Scope use into jetty specific UserIdentity implementation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@399 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-16 00:12:05 +00:00
David Jencks 7664bb8cf6 bug 278887 Better way to get the request uri, thanks jan
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@329 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-03 21:05:40 +00:00
David Jencks 54b604d7dd Bug 278887 pathInfo is no longer the entire requestURL in authenticator
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@328 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-02 23:47:26 +00:00
Greg Wilkins ba6ae103b1 extra test
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@327 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-01 06:41:12 +00:00
David Jencks 7b3eda29df Bug 277021 Fix FormAuthenticator to reconstitute original url more correctly
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@238 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-19 22:18:46 +00:00
Jan Bartel 06c57e0be8 JETTY-1013
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@220 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-16 04:40:13 +00:00
Greg Wilkins d29b5d3a4e 275396 Added Authentication.Wrapped to allow JSAPI wrapping
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@210 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-13 03:09:01 +00:00
Greg Wilkins 5255060588 275396 Added ScopedHandler to set servlet scope before security handler
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@209 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-12 14:09:54 +00:00
David Jencks 08938580c3 Bug 275396 Fix a lot of little jaspi problems. Still problems with Request methods
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@208 7e9141cc-0065-0410-87d8-b60c137991c4
2009-05-08 00:41:07 +00:00
Greg Wilkins 59a80ea017 273011 XSS in directory listing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@166 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-21 04:34:48 +00:00
Greg Wilkins f160c90f06 improved async authentication
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@156 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-17 01:13:22 +00:00
Greg Wilkins ed2408538b reworked deferred authentication
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@155 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-17 00:21:50 +00:00
Greg Wilkins 5ff3346774 better char[] credential support
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@152 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-15 12:49:39 +00:00
Greg Wilkins 3a129bb90f reworked the Authentication to better support lazyness and to move towards servlet 3.0 login and logout
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@151 7e9141cc-0065-0410-87d8-b60c137991c4
2009-04-15 12:39:05 +00:00