-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
3.2.7
-
None
-
PHP 5.6.40, MySQL 5.5.61
The "Disallow usernames" feature is case sensitive, i.e. adding "phpbb" as a disallowed username still allows a user to register as "phpBB". Whatever check is being done against the disallowed list needs to be changed to be a case insensitive comparison.
- is duplicated by
-
PHPBB-16094 Disallow usernames should not be case sensitive
- Closed