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 case sensitive BaseDN comparison #89

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Conversation

DavidePrincipi
Copy link
Member

@DavidePrincipi DavidePrincipi commented Nov 13, 2024

The LDAP DN syntax is case insensitive. When the BaseDN values are compared we must ignore their case.

Refs NethServer/dev#7111

The LDAP DN syntax is case insensitive. When the BaseDN values are compared we must ignore their case.
@DavidePrincipi DavidePrincipi self-assigned this Nov 13, 2024
@nethbot
Copy link
Member

nethbot commented Nov 13, 2024

in 7.9.2009/autobuild:

  • nethserver-ns8-migration-1.0.17-1.4.pr89.g9deeaf3.ns7.x86_64.rpm x86_64

@DavidePrincipi DavidePrincipi merged commit 96bfaca into master Nov 13, 2024
1 check passed
@DavidePrincipi DavidePrincipi deleted the fix-basedn-ignorecase branch November 13, 2024 15:13
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.

3 participants