Hi Mike,
set
$wgGroupPermissions['*' ]['createaccount'] = false;
in your LocalSettings.php.
Kilian
Am Freitag, den 04.01.2008, 11:32 -0500 schrieb Michael B Allen:
I have an AuthPlugin that authenticates users externally and creates or updates local accounts as necessary. However, someone can still click 'Logout' and then 'Create an account'. That makes the plugin somewhat less authoritative if a user can simply bypass it and create their own account.
Is there any way to disable the creation of local accounts by users? I want only my AuthPlugin to be able to creating accounts.
Mike
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l