Testaustime / testaustime-backend

https://api.testaustime.fi
MIT License
12 stars 11 forks source link

fix(database): Make getting user case sensitive #79

Closed lajp closed 1 year ago

lajp commented 1 year ago

This is so that users can have same names with different capitalization

lajp commented 1 year ago

This is not what we want. We rather want it to be impossible for same usernames with different capitalizations to exists (which is the case). This was an issue with a migrated legacy database (pre 6c06fb5f9017554c45f525eb78cf84ebb2dfa80c)