MediaWiki talk:Loginprompt

From Sugar Labs
Revision as of 08:41, 23 April 2012 by FGrose (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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;