Media Wiki Security Concepts
Jump to navigation
Jump to search
Internal
Overview
sysop
Account Creation
Controlled by LocalSettings.php:
$wgGroupPermissions['*']['createaccount'] = false;
This prevents account creation by anyone (logged in or not), except by sysops.