Do *NOT* force all wikis into a non-functional initial state with a broken whitelist...
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 16 Jan 2005 03:04:25 +0000 (03:04 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 16 Jan 2005 03:04:25 +0000 (03:04 +0000)
config/index.php

index d90caff..69e1d2e 100644 (file)
@@ -1104,9 +1104,6 @@ if ( \$wgCommandLineMode ) {
 
 \$wgProxyKey = \"$proxyKey\";
 
-# The whitelist
-\$wgWhitelistRead = array(\"Special:Userlogin\");
-
 ## Default skin: you can change the default skin. Use the internal symbolic
 ## names, ie 'standard', 'nostalgia', 'cologneblue', 'monobook':
 # \$wgDefaultSkin = 'monobook';