Luke Taylor
|
af02c42e9f
|
First version that works.
|
2005-03-11 03:15:54 +00:00 |
Luke Taylor
|
645dba1fcb
|
Added X.509 user to contacts with user name matching certificate email address.
|
2005-03-11 03:05:31 +00:00 |
Luke Taylor
|
fbb4bc0873
|
Added regexp matching within the DN to extract the user name.
|
2005-03-11 02:47:43 +00:00 |
Luke Taylor
|
29050b29b2
|
Dao populator tests for X.509. Tests matching of regexps in the certificate Subject to extract the user name.
|
2005-03-11 02:08:07 +00:00 |
Ben Alex
|
4763f953d3
|
FilterChainProxy now supports replacement of ServletRequest and ServetResponse by Filter beans.
|
2005-03-11 01:41:43 +00:00 |
Luke Taylor
|
5c86b97f37
|
First working (kind of) version.
|
2005-03-11 00:39:36 +00:00 |
Luke Taylor
|
740373ad01
|
Removed login-config info. Client authentication has to be enabled on the server (e.g. in the Tomcat connector) for it to work.
|
2005-03-11 00:33:15 +00:00 |
Luke Taylor
|
466220eb50
|
Added build for X.509 contacts app.
|
2005-03-11 00:03:16 +00:00 |
Luke Taylor
|
4ec64d407c
|
X.509 version of contacts app.
|
2005-03-10 23:48:54 +00:00 |
Ben Alex
|
c5fe428400
|
Patch by Matt Raible which returns null if Authentication is anonymous.
|
2005-03-10 12:00:30 +00:00 |
Ben Alex
|
b898b87ffb
|
Enhance test coverage as part of diagnosis of reported bug at http://forum.springframework.org/viewtopic.php?p=15751.
|
2005-03-10 11:39:32 +00:00 |
Ben Alex
|
15535fff41
|
SecurityEnforcementFilter caused NullPointerException when anonymous authentication used with BasicProcessingFilterEntryPoint.
|
2005-03-10 11:11:25 +00:00 |
Luke Taylor
|
08dbf66880
|
(Currently functionless) entry point implementation for X.509
|
2005-03-10 03:21:25 +00:00 |
Luke Taylor
|
aabcef4c69
|
Dao populator for X509, mirroring the CAS one.
|
2005-03-10 03:20:25 +00:00 |
Luke Taylor
|
fea1725f39
|
Removed inappropriate inheritance from AbstractProcessingFilter (doesn't make sense for X509 case).
|
2005-03-10 03:16:45 +00:00 |
Luke Taylor
|
ae91b58685
|
First stab at X509 authentication provider
|
2005-03-09 02:14:30 +00:00 |
Luke Taylor
|
da3801b914
|
Javadoc improvements.
|
2005-03-09 02:02:05 +00:00 |
Luke Taylor
|
559f480f4b
|
Corrected Javadoc typos.
|
2005-03-07 22:35:28 +00:00 |
Luke Taylor
|
ab6d43ff08
|
Corrected Javadoc typo.
|
2005-03-07 16:53:42 +00:00 |
Ben Alex
|
051a34f859
|
Support credentialsExpiredUrl as per request made in http://forum.springframework.org/viewtopic.php?t=3862.
|
2005-03-07 12:23:48 +00:00 |
Ben Alex
|
74d66aa2f1
|
External API locations.
|
2005-03-07 04:29:18 +00:00 |
Luke Taylor
|
5c3799cd16
|
Changed "opal ticket" to "opaque ticket" in Javadoc.
|
2005-03-05 19:48:02 +00:00 |
Luke Taylor
|
124f33bb09
|
Corrected Javadoc typo
|
2005-03-05 18:27:05 +00:00 |
Luke Taylor
|
6b12779902
|
Minor Javadoc corrections
|
2005-03-05 18:23:04 +00:00 |
Luke Taylor
|
4ef54828c0
|
corrected javadoc link
|
2005-03-05 01:05:23 +00:00 |
Ben Alex
|
53bb4aebdf
|
Setup future development for 0.8.1.
|
2005-03-03 13:29:46 +00:00 |
Ben Alex
|
6e3fa03901
|
Prepare to release 0.8.0.
|
2005-03-03 01:51:04 +00:00 |
Ben Alex
|
4c5d0476b0
|
Prepare to release 0.8.0.
|
2005-03-03 00:06:46 +00:00 |
Luke Taylor
|
f7ee0918b9
|
upgraded clover proprties to take advantage of new features in 1.7/8 clover plugin
|
2005-03-02 15:48:37 +00:00 |
Ben Alex
|
ee899dcedf
|
Remove duplicate.
|
2005-03-02 01:37:54 +00:00 |
Ben Alex
|
60ef10e331
|
Fix typos.
|
2005-03-02 01:36:55 +00:00 |
Robert Sanders
|
7beab1238b
|
I basically ended up re-writing this code. The goal was to create a much more flexible way of connecting to the LDAP server. The class doc's should help explain how to do this fairly well. This works for me on OpenLDAP server configured for Samba 2.2; should hopefully work for other. Next up: try and use the Apache DS project to enable unit testing (or at least portable functional testing) of the LDAP/JNDI code.
|
2005-03-01 22:49:03 +00:00 |
Ben Alex
|
888e48f236
|
More references.
|
2005-03-01 08:15:09 +00:00 |
Ben Alex
|
2149059c74
|
Use without Spring article.
|
2005-03-01 08:15:03 +00:00 |
Ben Alex
|
9a35091a86
|
Add nightly build notes.
|
2005-03-01 06:10:26 +00:00 |
Ben Alex
|
3e9cd13fef
|
Re-enable session listener.
|
2005-03-01 02:35:33 +00:00 |
Ben Alex
|
f1e071b0f1
|
Added remember-me services.
|
2005-03-01 02:30:38 +00:00 |
Ben Alex
|
0d33b06990
|
Fix NullPointerException if a pattern is given without any config attributes (eg /**/*.css=). Contributed by Konstantin Shaposhnikov.
|
2005-02-28 22:06:53 +00:00 |
Ben Alex
|
873c3f6c3d
|
Improve Linux and non-Sun JDK (specifically IBM JDK) compatibility.
|
2005-02-28 03:02:32 +00:00 |
Ben Alex
|
70b7e3c2bc
|
Correct issue with encoding on Linux platforms.
|
2005-02-28 02:41:13 +00:00 |
Ben Alex
|
d47a2190f7
|
Correct test failure on high performance JREs.
|
2005-02-27 07:16:38 +00:00 |
Ray Krueger
|
44397bb05d
|
Committing ConcurrentSessionController feature and tests. Documentation is needed.
|
2005-02-26 21:48:07 +00:00 |
Carlos Sanchez
|
edd3fcc72c
|
Added the reference guide using one page per chapter
|
2005-02-25 19:32:26 +00:00 |
Ray Krueger
|
4125db5650
|
Added in a default constructor to use the original sessionid and a constructor for specifying the sessionId
|
2005-02-25 05:24:10 +00:00 |
Ben Alex
|
693ac5a24a
|
Anonymous principal support. As requested by the community at various times, including in http://forum.springframework.org/viewtopic.php?t=1925.
|
2005-02-23 06:09:56 +00:00 |
Ray Krueger
|
3c4faf58c7
|
HttpSessionEventPublisher, HttpSessionCreatedEvent, HttpSessionDestroyedEvent
Used together to provide published events in the ApplicationContext about HttpSessions.
Useful for things like Single Session logins.
|
2005-02-23 02:54:41 +00:00 |
Ray Krueger
|
8b24b1cf7a
|
MockFilterChain extended TestCase but had no public constructor and no test methods.
The expectedToProceed test is internally handled by a static call to TestCase.assertTrue() and TestCase.fail()
|
2005-02-23 02:47:31 +00:00 |
Ben Alex
|
a3818184f4
|
Added Digest Authentication support (RFC 2617 and RFC 2069).
|
2005-02-22 06:14:44 +00:00 |
Ben Alex
|
cbf413afcd
|
Prepare for 0.8.0 as the next release.
|
2005-02-21 06:56:00 +00:00 |
Ben Alex
|
dda66a0454
|
Significantly refactor "well-known location model" to authentication processing mechanism and HttpSessionContextIntegrationFilter model.
|
2005-02-21 06:48:31 +00:00 |