casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
49 stars 9 forks source link

Make email addresses case-insensitive #330

Closed KallynGowdy closed 8 months ago

KallynGowdy commented 10 months ago

Make email addresses case-insensitive so that we don't get duplicate accounts. Emails like test@example.com and Test@example.com should attempt to log the user into the same account. However, when storing an email in an account, we should preserve the case of the email.