OneGov / onegov.town

OneGov web application for small towns.
1 stars 2 forks source link

Usernames (e-mail addresses) should be case-insensitive. #256

Closed href closed 7 years ago

href commented 7 years ago

We should store the usernames in lowercase and normalise checks against the usernames.

href commented 7 years ago

This has been implemented in onegov.org a while ago.