https://bugzilla.wikimedia.org/show_bug.cgi?id=33379
Bawolff <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Bawolff <[email protected]> 2011-12-26 23:58:56 UTC --- >One possibility would be to make the default $wgBlockDisablesLogin setting >conditional on whether anons can read the wiki - if they can, then it's false, >if they can't, then true. That could then be overwritten by specifying a >setting in LocalSettings.php. That could certainly be done. Another possibility is to just have the installer set $wgBlockDisablesLogin to true when someone selects the "private wiki configuration" (Won't affect existing wikis or custom set up wikis, but would make new ones be more like what the user probably wants) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
