Skip to content
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

auth-provider: Fix LDAP login filter #2742

Merged
merged 1 commit into from
Apr 19, 2022
Merged

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Apr 13, 2022

Using a substring filter is certainly wrong here. We need an exact match.

@rhafer rhafer requested a review from butonic April 13, 2022 14:02
@rhafer rhafer self-assigned this Apr 13, 2022
@update-docs
Copy link

update-docs bot commented Apr 13, 2022

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Using a substring filter is certainly wrong here. We need an exact match.
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.

2 participants