mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-08-23 01:37:09 +00:00
LdapUserDetailsManager can be configured to either use direct attribute modification or the LDAP Password Modify Extended Operation to change a user's password. Fixes: gh-3392