Page MenuHomePhabricator

Global oversighting a username ignores edit limits on hideuser blocks
Closed, ResolvedPublic

Description

Author: mike.lifeguard+bugs

Description:
hideuser blocks are limited to users with <1000 edits, however global oversight seems to ignore this limit and allows oversighting users with well over 100 000 edits (User:The Thing That Should Not Be@enwiki).


Version: unspecified
Severity: normal
Whiteboard: gci2013
URL: https://www.google-melange.com/gci/task/view/google/gci2013/5910263559618560

Details

Reference
bz23653

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 11:11 PM
bzimport set Reference to bz23653.

Global editcount can easily be computed with CentralAuthUser::queryAttached, and a check should be added in CentralAuthUser::adminLockHide.

Change 103216 had a related patch set uploaded by Theopolisme:
Avoid globally oversighting users with over 1000 edits

https://gerrit.wikimedia.org/r/103216

Change 103216 merged by jenkins-bot:
Avoid globally oversighting users with over 1000 edits

https://gerrit.wikimedia.org/r/103216