Page MenuHomePhabricator

Update Special:GlobalBlockList to properly hide the targets of global autoblocks
Closed, ResolvedPublic2 Estimated Story Points

Description

The Special:GlobalBlockList page allows users to view the currently active list of global blocks, as well as filtering for specific global blocks. The page should be updated so that the target of global autoblocks are not exposed, ensuring that neither through inference (the global autoblock appearing when searching for an IP address) or directly.

The changes needed will be similar, but probably more wide in scope, to T376750.

Acceptance criteria
  • The Special:GlobalBlockList page does not expose, either by inference or directly, the target of a global autoblock

Event Timeline

Change #1079559 had a related patch set uploaded (by Dreamy Jazz; author: Dreamy Jazz):

[mediawiki/extensions/GlobalBlocking@master] [WIP] Update Special:GlobalBlockList for global autoblocks

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

Change #1079559 merged by jenkins-bot:

[mediawiki/extensions/GlobalBlocking@master] Update Special:GlobalBlockList for global autoblocks

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

Djackson-ctr subscribed.

QA has been completed (Users are allowed to filter all global autoblocks from the results / When searching by IP address autoblocks are not included in the results / checkboxes used to filter out types of globalblocks matches Special:Blocklist).