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

Fix handling of empty filter in LDAP credentials provider #421

Merged
merged 4 commits into from
Sep 16, 2024

Conversation

byewokko
Copy link
Collaborator

@byewokko byewokko commented Sep 13, 2024

  • Proper evaluation of empty string filter in LDAP credentials provider.
  • Removed problematic case-sensitive CN comparison: "CN=..." and "cn=..." must be considered the same.

@byewokko byewokko added the bug Something isn't working label Sep 13, 2024
@byewokko byewokko self-assigned this Sep 13, 2024
@byewokko byewokko merged commit cc3d977 into main Sep 16, 2024
5 checks passed
@byewokko byewokko deleted the fix/ldap-filtering branch September 16, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant