Opened 17 years ago
Closed 17 years ago
#1992 closed defect (bug) (fixed)
exclamation in username registration
| Reported by: | intimez | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.1 |
| Component: | Version: | ||
| Severity: | Keywords: | ||
| Cc: |
Description
unable to signup using odd username
register with "abc!xyz" (without quotes) but unable to login due to username being abcxyz
shouldn't it disallow that character to avoid confusion?
[wordpress2.9.2 + buddypress1.2]
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [2752]) Run username through validate_username() check on signup. Fixes #1992