Skip to content

Correct db casing#1995

Merged
dannyprikaz merged 22 commits intodevelopmentfrom
correct-db-casing
Aug 8, 2025
Merged

Correct db casing#1995
dannyprikaz merged 22 commits intodevelopmentfrom
correct-db-casing

Conversation

@dannyprikaz
Copy link
Member

@dannyprikaz dannyprikaz commented Aug 8, 2025

Fixes #1456

What changes did you make and why did you make them ?

  • Add script to remove duplicate users based on casing of emails
  • The database will only accept lowercase emails to ensure that no duplicate users are created.

freaky4wrld and others added 21 commits March 13, 2024 22:14
Enforce that emails can only be stored in lowercase
Copy link
Member

@trillium trillium left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed live with Danny

👍

@dannyprikaz dannyprikaz merged commit 05ff12c into development Aug 8, 2025
2 of 5 checks passed
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.

Epic: DB accepts capital and lower case email credentials for email login

5 participants