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(users): ignore username case #90

Merged
merged 1 commit into from
Jan 21, 2025
Merged

fix(users): ignore username case #90

merged 1 commit into from
Jan 21, 2025

Conversation

andre8244
Copy link
Contributor

@andre8244 andre8244 commented Jan 21, 2025

Ignore username case when looking for a user inside users database.

NOTE
This change will make username validation more restrictive: two or more users with the same name but different case (e.g. Goofy and goofy) won't be allowed anymore.

Ref:

Ignore username case when looking for a user inside users database
@andre8244 andre8244 merged commit a972c4b into main Jan 21, 2025
2 checks passed
@andre8244 andre8244 deleted the fix-ad-user-name-case branch January 21, 2025 15:05
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