You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't 100% this is a bug, but after reading around and asking @brianredbeard , it seems emails should probably be treated as case insensitive. Currently you can register with the same email multiple times if the case differs.
This actually is causing bugs when using the email in another system I'm working on where we expected the email casing to not matter.
The text was updated successfully, but these errors were encountered:
I wasn't 100% this is a bug, but after reading around and asking @brianredbeard , it seems emails should probably be treated as case insensitive. Currently you can register with the same email multiple times if the case differs.
This actually is causing bugs when using the email in another system I'm working on where we expected the email casing to not matter.
The text was updated successfully, but these errors were encountered: