spring-security/ldap
Steve Riesenberg c79cb8eff6 Handle encoded spaces in the root dn
Fixes an issue where provider URLs passed to the constructor of the
DefaultSpringSecurityContextSource can be URL encoded, resulting in
an invalid base dn. Additionally adds support for list constructor
to support spaces in base dn.

Closes gh-9742

# Conflicts:
#	ldap/src/integration-test/java/org/springframework/security/ldap/DefaultSpringSecurityContextSourceTests.java
#	ldap/src/main/java/org/springframework/security/ldap/DefaultSpringSecurityContextSource.java
2021-05-26 12:57:48 -05:00
..
src Handle encoded spaces in the root dn 2021-05-26 12:57:48 -05:00
openldaptest.ldif 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
run_slapd.sh Minor slapd config changes 2014-02-11 14:23:54 +00:00
slapd.conf Minor slapd config changes 2014-02-11 14:23:54 +00:00
spring-security-ldap.gradle Make ldap integration tests independent 2019-08-08 17:52:58 -04:00