Wednesday, February 4, 2009

Disable new user registration

Add into LocalSettings.php
$wgGroupPermissions['*']['createaccount'] = false;

Only administrator will be able to create a new account. To do this administrator should use special link: index.php5?title=Special:UserLogin&type=signup