Manual:$wgPrivilegedGroups
Appearance
利用者権限、アクセス制御、モニタリング: $wgPrivilegedGroups | |
---|---|
List of groups which should be considered privileged (user accounts belonging in these groups can be abused in dangerous ways). |
|
導入されたバージョン: | 1.40.1 (Gerrit change 482589; git #7a21b9a0) |
除去されたバージョン: | 使用中 |
許容される値: | (配列) |
既定値: | [ 'bureaucrat', 'interface-admin', 'suppress', 'sysop' ] |
その他の設定: アルファベット順 | 機能順 |
詳細
List of groups which should be considered privileged (user accounts belonging in these groups can be abused in dangerous ways). This is used for some security checks, mainly logging.
This was introduced in MediaWiki 1.41.0 (Gerrit change 482589), and was backported to 1.40.1 (Gerrit change 954628) and 1.39.5 (Gerrit change 954629).