-
- Downloads
Fix behavior if LDAP errors occur during SEARCH
LDAP errors were previously misinterpreted as empty set of results, causing mass-deletion of all user accounts. This works around the issue, but limits the allowed type of AUTH_LDAP_USER_SEARCH_ALL_NAME to LDAPSearch. Fixes #1
Please register or sign in to comment