-
-
Notifications
You must be signed in to change notification settings - Fork 86
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
Epic: DB accepts capital and lower case email creditals for email login #1456
Comments
@spiteless & @jbubar will write additional issues to breakdown next steps to complete this epic
|
@spiteless & @jbubar When you have a chance, can you please write the additional issues Josh mentioned above so that we can unblock progress on this epic? |
@trilliumsmith & @jbubar When you have a chance, can you please write the additional issues Josh mentioned above so that we can unblock progress on this epic?
|
Hi @trillium & @jbubar - checking in again! When you have a moment, can you please create the additional issues mentioned above so that we can unblock progress on this epic?
|
Hi @trillium & @jbubar - checking in again! When you have a moment, can you please create the additional issues mentioned above so that we can unblock progress on this epic?
|
Hi @jbubar just checking in again about this epic. When you have a moment, can you please create the additional issues mentioned above so that we can unblock progress on this epic?
|
Overview
Issue in the db where a user can register with a capital letter in their email and the db accepts that. Need to set user's email .toLowerCase() on the front end
Also need to set .toLowerCase() when database is queried
Action Items
The text was updated successfully, but these errors were encountered: