Opened 16 years ago
Closed 16 years ago
#11676 closed (duplicate)
Allow '.' for username
| Reported by: | fterrier | Owned by: | nobody |
|---|---|---|---|
| Component: | Uncategorized | Version: | 1.1 |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | yes |
| Needs tests: | yes | Patch needs improvement: | yes |
| Easy pickings: | no | UI/UX: | no |
Description
This patch allows users to use '.' in their usernames.
Attachments (1)
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.