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 login email being case-sensitive #793

Merged
merged 4 commits into from
Oct 22, 2024
Merged

Conversation

fnn-f5
Copy link
Contributor

@fnn-f5 fnn-f5 commented Oct 16, 2024

Emails now get saved as all lower case and the lowercase version is compared with the database.

Emails now get saved as all lower case and the lowercase version is compared with the database.
@fnn-f5 fnn-f5 requested a review from jpih October 16, 2024 10:17
@simonostendorf simonostendorf linked an issue Oct 16, 2024 that may be closed by this pull request
@simonostendorf simonostendorf added this to the 3.1.0 milestone Oct 16, 2024
@simonostendorf simonostendorf added bug Something isn't working php Pull requests that update Php code labels Oct 16, 2024
@jpih jpih merged commit 7f639d0 into dev Oct 22, 2024
2 checks passed
@jpih jpih deleted the fix/make-email-case-insensitive branch October 22, 2024 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

make email case insensitive
3 participants