Manual:$wgUserrightsInterwikiDelimiter/pt-br

From mediawiki.org
This page is a translated version of the page Manual:$wgUserrightsInterwikiDelimiter and the translation is 12% complete.
User accounts, authentication: $wgUserrightsInterwikiDelimiter
Character used as the separator between username and database name on Special:UserRights.
Introduzido na versão:1.15.0 (r48765)
Removido na versão:ainda em uso
Valores permitidos:(string)
Valor padrão:'@'

Details

The character is 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.

Versão MediaWiki:
1.27

Since MediaWiki 1.27, this character is also a delimiter in bot passwords .

Ver também