[Mediawiki-l] error with createaccount=false
Sullivan, James (NIH/CIT) [C]
sullivan at mail.nih.gov
Thu Jun 28 14:57:22 UTC 2007
Set the following in your LocalSettings.php to allow seeing the Login
page when not logged in:
$wgWhiteListRead = array ( "Special:Userlogin" );
You can add other pages into this array, such as "Wikipedia:Help", to
allow the pages specified in the array to be seen when not logged in.
-Jim
-----Original Message-----
From: Steven Settlemyre [mailto:settlemy at asel.udel.edu]
Sent: Thursday, June 28, 2007 10:47 AM
To: mediawiki-l at lists.wikimedia.org
Subject: [Mediawiki-l] error with createaccount=false
I am trying to lock down my wiki site, but when I set
$wgGroupPermissions['*']['createaccount'] = false; I can't even get to
the login page. It says I must login to access that page (catch-22). I
am using MediaWiki version 1.7.1.
Thanks
Steve
_______________________________________________
MediaWiki-l mailing list
MediaWiki-l at lists.wikimedia.org
http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
More information about the MediaWiki-l
mailing list