https://bugzilla.wikimedia.org/show_bug.cgi?id=23126
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #19 from Brion Vibber <[email protected]> 2011-04-04 21:57:34 UTC --- r85385 restores the behavior that locked global accounts are locked out of authentication (and thus logging in and merging). There's an exception made if $wgCentralAuthLockedCanEdit is non-empty -- if the intention is there to give locked accounts a place to edit a request, then we need to let them in to allow it. But when not used, we'll now go back to the originally intended behavior that locked accounts are locked. Note that $wgCentralAuthLockedCanEdit does not appear to be in use on any Wikimedia sites at present; if it were used I imagine it would be on one place, like on meta? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
