Luke Taylor
|
0d7b990e0a
SEC-1184: Moved ACL cache classes and interface out of jdbc package.
|
16 years ago |
Luke Taylor
|
6236858356
SEC-951: Acl Serialization Errors that cohere with parent-child-structure of Acls. Modified tests to reproduce the issue and applied suggested fix (recursive call to set transient fields on parent).
|
16 years ago |
Luke Taylor
|
98ffda85e0
minor doc update
|
16 years ago |
Luke Taylor
|
a4ccc4ac21
Make WebSecurityExpressionRoot public to allow reuse.
|
16 years ago |
Luke Taylor
|
471206a29d
SEC-1229: Redesign Concurrent Session Control implementation. Added ConcurrentSessionControlAuthenticatedSessionStrategy
|
16 years ago |
Luke Taylor
|
ab0d66071a
SEC-1226: Introduce RedirectStrategy to replace RedirectUtils. Implemented strategy and applied throughout relevant classes.
|
16 years ago |
Luke Taylor
|
092d7b5c2b
Fix CAS filter configuration.
|
16 years ago |
Luke Taylor
|
d55c86bea9
SEC-1169: Added relevant attribute docs to namespace appendix
|
16 years ago |
Luke Taylor
|
c6fa690d2e
Fixed some docbook links
|
16 years ago |
Luke Taylor
|
fe33f08b73
SEC-1201: Allow requires-channel attribute to take placeholders.
|
16 years ago |
Luke Taylor
|
00352227ac
Tidying.
|
16 years ago |
Luke Taylor
|
ea01e9cdf7
SEC-1201: PropertyPlaceholderConfigurer does not work for intercept-url attributes. Ensure that channel processing handles paths which are placeholders.
|
16 years ago |
Luke Taylor
|
9bf8656d66
SEC-1201: PropertyPlaceholderConfigurer does not work for intercept-url attributes. Added use of ManagedMaps and BeanDefinitions to support placeholders in the pattern and access attributes.
|
16 years ago |
Luke Taylor
|
0b5160d155
Javadoc correction.
|
16 years ago |
Luke Taylor
|
bb4d818862
SEC-1188: Added "getContexHolderStrategy" method to SecurityContextHolder.
|
16 years ago |
Luke Taylor
|
c59f786919
SEC-1212: Added info on password encoding to the namespace appendix
|
16 years ago |
Luke Taylor
|
579644fa95
SEC-1225: Use bean references for authentication providers. Updated AuthenticationManagerBDP to regsiter the providers as top level beans.
|
16 years ago |
Luke Taylor
|
24911eb606
Corrected links in manual, comment in schema file.
|
16 years ago |
Luke Taylor
|
5a8772df5b
Reset pom versions post release
|
16 years ago |
Luke Taylor
|
0e5aa7008d
[maven-release-plugin] prepare release spring-security-3.0.0.M2
|
16 years ago |
Luke Taylor
|
d6e51b8428
Doc updates describing namespace changes
|
16 years ago |
Luke Taylor
|
984b2835d6
Update CAS sample to use new namespace syntax for authentication providers.
|
16 years ago |
Luke Taylor
|
2443cf6615
Disable itest module prior to release
|
16 years ago |
Luke Taylor
|
d47abbc35f
SEC-1223: Added break to bindWithDnLoop when non-null use is returned.
|
16 years ago |
Luke Taylor
|
2f9a98c7ce
SEC-214: Update keywords.
|
16 years ago |
Luke Taylor
|
8ed9f8a057
Remove wrongly named file
|
16 years ago |
Luke Taylor
|
4df370b100
SEC-214: Add functionality to be able to use LDAP password policy request/response controls. Added PasswordPolicyAwareContextSource, ppolicy control implementations (from Sandbox) and modified BindAuthenticator to check for the presence of the response control, adding the control to the retured DirContextAdapter if appropriate. LdapUserDetailsImpl also contains the data for grace logins remaining and time till password expiry. Added OpenLDAP startup script with test data and integration test which operates against the data (must be run manually).
|
16 years ago |
Luke Taylor
|
48988bde84
SEC-935: Support for OpenID attribute exchange and changes to namespace syntax to allow simple configuration of attributes to request.
|
16 years ago |
Luke Taylor
|
5e4743d8f2
Updated to Spring 3 M4 prior to M2 release
|
16 years ago |
Luke Taylor
|
e6631be778
Import cleaning
|
16 years ago |