When I tried to sign up a new account on webmaker app w/ 'david.ascher@gmail.com', the app's login system told me an account already existed. I then went to reset password, but android autocomplete naturally uppercased the D in 'david.ascher@gmail.com'.
The bug is that when I reset the password for David.ascher@gmail.com, the password reset told me that the account didn't exist.
Can we not case-normalize email addresses in the DB? most MTAs are case-insensitive.
When I tried to sign up a new account on webmaker app w/ 'david.ascher@gmail.com', the app's login system told me an account already existed. I then went to reset password, but android autocomplete naturally uppercased the D in 'david.ascher@gmail.com'.
The bug is that when I reset the password for David.ascher@gmail.com, the password reset told me that the account didn't exist.
Can we not case-normalize email addresses in the DB? most MTAs are case-insensitive.