Manual:$wgWhitelistAccount/de-formal
![]() | This feature was removed completely in version 1.5.0. |
User rights, access control and monitoring: $wgWhitelistAccount | |
---|---|
Types of accounts that can create new users. |
|
Eingeführt in Version: | 1.1.0 |
Entfernt in Version: | 1.5.0 |
Erlaubte Werte: | (array of keys and boolean values) |
Standardwert: | array ( 'user' => 1, 'sysop' => 1, 'developer' => 1 ) |
Andere Einstellungen: Alphabetisch | Nach Funktion |
Details
Types of accounts that can create new users. (1 for true, 0 for false)
- It's not 100% safe, there could be security hole using that one. Use at your own risks.
This setting was deprecated in version 1.5.0, and replaced by $wgGroupPermissions .
Categories:
- MediaWiki configuration settings/de-formal
- MediaWiki configuration settings 1.1.0/de-formal
- MediaWiki configuration settings introduced in version 1.1.0/de-formal
- MediaWiki configuration settings removed in version 1.5.0/de-formal
- MediaWiki deprecated or obsolete features/de-formal
- Permission variables/de-formal