Manual:$wgInvalidUsernameCharacters
From MediaWiki.org
| Users: $wgInvalidUsernameCharacters | |
|---|---|
| Characters to prevent during new account creations. |
|
| Introduced in version: | 1.15.0 (r48765) |
| Removed in version: | still in use |
| Allowed values: | String |
| Default value: | '@' |
Other settings: Alphabetical | By Function
[edit] Details
Characters to prevent during new account creations.
This is used in a regular expression character class during registration (regex metacharacters like / are escaped).