https://bugzilla.wikimedia.org/show_bug.cgi?id=16470
Casey Brown <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #4 from Casey Brown <[email protected]> 2010-12-04 14:42:48 UTC --- (In reply to comment #3) > 2006 and 2007 are marked as fishbowls like wikimediafoundation is[1]. Well, foundationwiki doesn't have Special:MergeAccount either. I think it's disabled on fishbowl and private wikis for security reasons. *looks* Yeah, see these lines in InitialiseSettings.php: 'wmgUseCentralAuth' => array( 'default' => true, 'testwiki' => true, 'private' => false, 'fishbowl' => false, #'closed' => false, ), -- 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
