ICTatRTI / coconut-analytics

Browserified & backboned version of coconut-reports
Other
2 stars 3 forks source link

Login forces username to lower case. Validation is case sensitive. #303

Closed gmcressman closed 6 years ago

gmcressman commented 7 years ago

User login dialogue forces username to lower case. Validation of the username appears to be case sensitive. Test this by creating a user with a mixed case username.

scloo commented 7 years ago

I noticed in the user list in the DB, all the usernames are in lowercase except for two. I'm wondering if this was a later intention to have all the usernames in lowercase?

scloo commented 6 years ago

In conjunction with Coconut Mobile, the username is now only in lower case during user create and login.