Opened 16 years ago
Closed 16 years ago
#11676 closed (duplicate)
Allow '.' for username
Description ¶
This patch allows users to use '.' in their usernames.
Change History (2)
by , 16 years ago
Attachment: | username_regex_patch.diff added |
---|
comment:1 by , 16 years ago
Has patch: | set |
---|---|
Needs documentation: | set |
Needs tests: | set |
Patch needs improvement: | set |
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #5786 (and many other tickets).
Your patch is wrong: regex allows use
!@#$%^&*()-+{}?'"|\/
and any other non-whitespace character in username.