Skip to content
Snippets Groups Projects
Commit 97726636 authored by Julian's avatar Julian
Browse files

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
parent 6db0ce33
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment