| User accounts, authentication: $wgUserrightsInterwikiDelimiter | |
|---|---|
| Character used as the separator between username and database name on Special:UserRights. | 
|
| Introduced in version: | 1.15.0 (r48765) | 
| Removed in version: | still in use | 
| Allowed values: | (string) | 
| Default value: | '@' | 
| Other settings: Alphabetical | By function | |
Details
Character used as a delimiter when testing for interwiki user rights (In Special:UserRights, it is possible to modify users on different databases if the delimiter is used, e.g. Someuser@enwiki).
It is recommended that you have this delimiter in $wgInvalidUsernameCharacters, or you will not be able to modify the user rights of those users via Special:UserRights.
See also
- $wgInvalidUsernameCharacters
 
    This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.