Skip to content

Load local and LDAP search classes for user search #684

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chrisdaaz
Copy link

I had problems using the LDAP User Search plugin. I'm not sure if I messed up the loading of settings, but for whatever reason, I needed to make a change to the search method in CombinedUserSearch to properly load my LDAP search class after the local search class. This should load both local and LDAP search classes (if enabled) and return the LDAP result only if there is no result from the local search class. This works for me. I can turn this into an issue or documentation if that's preferred.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant