Difference between revisions of "MediaWiki talk:Loginprompt"

From Sugar Labs
Jump to navigation Jump to search
(Created page with "== 2010 July 13 == See http://lists.sugarlabs.org/private/systems/2010-July/002197.html * New account creation was disabled with this line in LocalSettings.php: $wgGroupPerm...")
 
 
(No difference)

Latest revision as of 08:43, 23 April 2012

2010 July 13

See http://lists.sugarlabs.org/private/systems/2010-July/002197.html

  • New account creation was disabled with this line in LocalSettings.php:
$wgGroupPermissions['*']['createaccount'] = false;