Luke Taylor
|
b2c2b93545
SEC-1190: Added "invalidateSessionOnPrincipalChange" property to AbstactPreAuthenticatedProcessingFilter. If set to true (the default) and a new principal is detected, the existing session will be invalidated before proceeding to authenticate the user.
|
16 jaren geleden |
Luke Taylor
|
3cc47c9c4d
SEC-1190: Added "checkForPrincipalChanges" property to AbstactPreAuthenticatedProcessingFilter.
|
16 jaren geleden |
Luke Taylor
|
dbcb13ad14
SEC-1229: Redesign Concurrent Session Control implementation. Renamed session strategy interface and introduced SessionAuthenticationException for rejection of session/Authentication combination.
|
16 jaren geleden |
Luke Taylor
|
0d7b990e0a
SEC-1184: Moved ACL cache classes and interface out of jdbc package.
|
16 jaren geleden |
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 jaren geleden |
Luke Taylor
|
98ffda85e0
minor doc update
|
16 jaren geleden |
Luke Taylor
|
a4ccc4ac21
Make WebSecurityExpressionRoot public to allow reuse.
|
16 jaren geleden |
Luke Taylor
|
471206a29d
SEC-1229: Redesign Concurrent Session Control implementation. Added ConcurrentSessionControlAuthenticatedSessionStrategy
|
16 jaren geleden |
Luke Taylor
|
ab0d66071a
SEC-1226: Introduce RedirectStrategy to replace RedirectUtils. Implemented strategy and applied throughout relevant classes.
|
16 jaren geleden |
Luke Taylor
|
092d7b5c2b
Fix CAS filter configuration.
|
16 jaren geleden |
Luke Taylor
|
d55c86bea9
SEC-1169: Added relevant attribute docs to namespace appendix
|
16 jaren geleden |
Luke Taylor
|
c6fa690d2e
Fixed some docbook links
|
16 jaren geleden |
Luke Taylor
|
fe33f08b73
SEC-1201: Allow requires-channel attribute to take placeholders.
|
16 jaren geleden |
Luke Taylor
|
00352227ac
Tidying.
|
16 jaren geleden |
Luke Taylor
|
ea01e9cdf7
SEC-1201: PropertyPlaceholderConfigurer does not work for intercept-url attributes. Ensure that channel processing handles paths which are placeholders.
|
16 jaren geleden |
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 jaren geleden |
Luke Taylor
|
0b5160d155
Javadoc correction.
|
16 jaren geleden |
Luke Taylor
|
bb4d818862
SEC-1188: Added "getContexHolderStrategy" method to SecurityContextHolder.
|
16 jaren geleden |
Luke Taylor
|
c59f786919
SEC-1212: Added info on password encoding to the namespace appendix
|
16 jaren geleden |
Luke Taylor
|
579644fa95
SEC-1225: Use bean references for authentication providers. Updated AuthenticationManagerBDP to regsiter the providers as top level beans.
|
16 jaren geleden |
Luke Taylor
|
24911eb606
Corrected links in manual, comment in schema file.
|
16 jaren geleden |
Luke Taylor
|
5a8772df5b
Reset pom versions post release
|
16 jaren geleden |
Luke Taylor
|
0e5aa7008d
[maven-release-plugin] prepare release spring-security-3.0.0.M2
|
16 jaren geleden |
Luke Taylor
|
d6e51b8428
Doc updates describing namespace changes
|
16 jaren geleden |
Luke Taylor
|
984b2835d6
Update CAS sample to use new namespace syntax for authentication providers.
|
16 jaren geleden |
Luke Taylor
|
2443cf6615
Disable itest module prior to release
|
16 jaren geleden |
Luke Taylor
|
d47abbc35f
SEC-1223: Added break to bindWithDnLoop when non-null use is returned.
|
16 jaren geleden |
Luke Taylor
|
2f9a98c7ce
SEC-214: Update keywords.
|
16 jaren geleden |
Luke Taylor
|
8ed9f8a057
Remove wrongly named file
|
16 jaren geleden |
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 jaren geleden |