r64982 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r64981‎ | r64982 | r64983 >
Date:21:12, 12 April 2010
Author:platonides
Status:ok
Tags:
Comment:
(Bug 23114) CentralAuth global suppression should use autoblock.
Modified paths:
  • /trunk/extensions/CentralAuth/CentralAuthUser.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralAuth/CentralAuthUser.php
@@ -1101,7 +1101,7 @@
11021102 'ipb_auto' => false,
11031103 'ipb_anon_only' => false,
11041104 'ipb_create_account' => true,
1105 - 'ipb_enable_autoblock' => false,
 1105+ 'ipb_enable_autoblock' => true,
11061106 'ipb_expiry' => Block::infinity(),
11071107 'ipb_range_start' => '',
11081108 'ipb_range_end' => '',

Follow-up revisions

RevisionCommit summaryAuthorDate
r650331.16wmf4: MFT r64982catrope15:41, 14 April 2010
r65184Follow up r64982. Autoblocks aren't automatically set just by storing ipb_ena...platonides20:59, 17 April 2010

Status & tagging log