Ticket #616 (closed Bug report: fixed)
Username and Emails case sensitive... sometimes OR add the possibility to have case-insensitive networks
Reported by: | gbastien | Owned by: | gbastien |
---|---|---|---|
Priority: | normal | Milestone: | WifiDog Auth Server 1.0 |
Component: | Auth server, Authentication, permissions and access control | Version: | scc |
Keywords: | Cc: |
Description
A new user can signup with a username different only by case from an existing user.
Since many queries afterwards use an ILike with the username and expect only one result to come back, this situation can be problematic.
A solution would be to not allow usernames differing only by case.
Change History
Note: See
TracTickets for help on using
tickets.