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

Handle case insensitive duplicate emails #173

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

ace4port
Copy link
Contributor

Duplicate checks are error prone

Either with malicious intent or unknowingly, a user can enter same email multiple times when not checks for case sensitivity.

This PR adds toLowerCase() check when adding new email so duplicate checks are robust.

Copy link

vercel bot commented Feb 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-multi-email ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2024 0:56am

@thomasJang thomasJang merged commit 1c2934d into axisj:master Mar 5, 2024
2 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.

3 participants