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

Email in lowercase #1769

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Email in lowercase #1769

wants to merge 2 commits into from

Conversation

ihsaan-ullah
Copy link
Collaborator

@ihsaan-ullah ihsaan-ullah commented Mar 5, 2025

@Didayolo

Description

  • On signup emails are stored as lowercased to not allow users to create multiple accounts using the same email but in different cases
  • White list emails are now checked in lower case to avoid any inconsistencies

Issues this PR resolves

A checklist for hand testing

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

@ihsaan-ullah ihsaan-ullah linked an issue Mar 5, 2025 that may be closed by this pull request
2 tasks
@hzxie
Copy link

hzxie commented Mar 6, 2025

Thanks for creating this PR.

@Didayolo Didayolo self-assigned this Mar 7, 2025
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.

🔥 Whitelist emails are leaked from API & should be case-insensitive
3 participants