https://bugzilla.wikimedia.org/show_bug.cgi?id=23231
--- Comment #2 from Cary Bass <[email protected]> 2010-04-20 18:08:48 UTC --- Current settings for 'wgBlockDisablesLogin' => array( 'arbcom_nlwiki' => 'true', // # 22630 'chapcomwiki' => 'true', // # 22319 'otrs_wikiwiki' => 'true', // # 22319 ), Make it: 'wgBlockDisablesLogin' => array( 'arbcom_nlwiki' => 'true', // # 22630 'auditcomwiki' => 'true', // # 23231 'chairwiki' => 'true', // # 23231 'chapcomwiki' => 'true', // # 22319 'collabwiki' => 'true', // # 23231 'execwiki' => 'true', // # 23231 'internalwiki' => 'true', // # 23231 'officewiki' => 'true', // # 23231 'otrs_wikiwiki' => 'true', // # 22319 'wikimaniateamwiki' => 'true', // # 23231 ), -- 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
