Manual:$wgPrivilegedGroups

This page is a translated version of the page Manual:$wgPrivilegedGroups and the translation is 40% complete.
利用者権限、アクセス制御、モニタリング: $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). It was backported to 1.40.1 (Gerrit change 954628). It was backported to 1.39.5 (Gerrit change 954629).

関連項目