Jump to content

Manual:$wgUserrightsInterwikiDelimiter/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgUserrightsInterwikiDelimiter and the translation is 25% complete.
User accounts, authentication: $wgUserrightsInterwikiDelimiter
Character used as the separator between username and database name on Special:UserRights.
이 변수가 소개된 버전:1.15.0 (r48765)
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(string)
기본값:'@'

상세

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.

미디어위키 버전:
1.27

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

같이 보기