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

Case insensitive email check when handling forget password #6998

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

mtgred
Copy link
Owner

@mtgred mtgred commented Aug 8, 2023

A user sent me an email because when trying to reset his password, his email was not recognised. When trying to create an account with the same email, he got an error message saying the email is already used.

It turns out the email linked to his account has a capital letter.

@NoahTheDuke
Copy link
Collaborator

Good catch, thank you.

@NoahTheDuke NoahTheDuke merged commit 135b751 into master Aug 8, 2023
3 checks passed
@NoahTheDuke NoahTheDuke deleted the forget-password-case-insensitive-email-check branch August 8, 2023 13:09
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