Opened 13 years ago
Last modified 13 years ago
#70 closed defect (FIXED)
Usernames are case-sensitive
Reported by: | Jakob Kramer | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.0.2 |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
On registration you can register a new account even if there is already a user with this name (but with some letters lower/uppercase). An example: There could be a user "alice" and a user "Alice" at the same time.
Change History (5)
comment:2 by , 13 years ago
I wrote a fix to force usernames to be lowercase: [https://gitorious.org/\ :sub:`gandaro/mediagoblin/gandaros-mediagoblin/commits/354-usernames-case-sensitive](https://gitorious.org/`\ gandaro/mediagoblin/gandaros-mediagoblin/commits/354-usernames-case-sensitive)
comment:4 by , 13 years ago
Component: | → Programming |
---|---|
Milestone: | → 0.0.2 |
I think, this one is in 0.0.2
Note:
See TracTickets
for help on using tickets.