Bug #1028
Disallowed usernames always use wild cards
| Status: | Closed | Start date: | 06/17/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Huji Lee | % Done: | 100% |
|
| Category: | Registration | |||
| Target version: | 1.6.0 Beta 2 | |||
| Reproducibility: | Always | Database Type: | ||
| Reported In MyBB Version: | 1.4.13 | Database Version: | ||
| PHP Version: | SQA assignments: | |||
| Browser: |
Description
When you disallow a username without using a wild card, for example Pete it is not possible to register as Peter. This is strange because it behaves like you use a wild card: Pete*
So it's not possible to disallow an accurate defined username.
This unwanted wild cart works at the beginning and the end of the string.
Associated revisions
Fixes Disallowed usernames always use wild cards (fixes:1028)
Fixes Disallowed usernames always use wild cards (fixes:1028)
History
#1 Updated by Huji Lee almost 2 years ago
- Category set to Registration
- Status changed from New to Assigned
- Assignee set to Huji Lee
- Target version set to 1.6.0 Beta 2
#2 Updated by Huji Lee almost 2 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Applied in changeset r5052.
#3 Updated by Manuel Feller almost 2 years ago
- Status changed from Resolved to Closed
#4 Updated by Ryan Gordon almost 2 years ago
- Status changed from Closed to Feedback
Is it possible to use ^ and $ for start/end instead? If I remember correctly, word boundary removes unicode support
#5 Updated by Huji Lee almost 2 years ago
- Status changed from Feedback to Resolved
Applied in changeset r5054.
#6 Updated by Stefan T. almost 2 years ago
- Status changed from Resolved to Closed