This website requires JavaScript.
Explore
Help
Sign In
Cwikius-Spring
/
spring-security
Watch
1
Star
0
Fork
0
You've already forked spring-security
mirror of
synced
2026-05-22 21:33:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9,186
Commits
54
Branches
379
Tags
a85caa4098589b0080d75e428f0d262090b6a1f1
Commit Graph
4 Commits
Author
SHA1
Message
Date
Luke Taylor
058b9debef
Minor slapd config changes
2014-02-11 14:23:54 +00:00
Luke Taylor
a790c7e192
SEC-1670: Take account of JNDI CompositeName escaping in value of SearchResult.getName() when performing a search for a user entry in SpringSecurityLdapTemplate.
2011-02-03 17:57:43 +00:00
Luke Taylor
077af5e187
SEC-1661: Use a DistinguishedName to wrap the search base to avoid the need for JNDI escaping.
2011-01-26 17:13:11 +00:00
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).
2009-08-18 23:09:16 +00:00