What-Should-I-Eat / WSIE

Drexel University MSSE Capstone Project
http://whatshouldieat.org
2 stars 2 forks source link

Made it so all username signup and sign in info is in lowercase #181

Closed CamronOlsen closed 3 months ago

CamronOlsen commented 3 months ago

By making all username info lowercase, the end user can enter their user name in case-insensitive. Ensured all features such as changing password/email, validating code, updating dietary recipes, dietary needs and favorites get updated correctly.