Page MenuHomePhabricator

Update Special:GlobalBlock to handle global autoblocks
Closed, ResolvedPublic

Description

The Special:GlobalBlock page needs to be updated to hide the target of global autoblocks. It currently leaks this information, as the loading of existing blocks includes global autoblocks.

Acceptance criteria
  • The existing global blocks notice does not expose the IP address of a global autoblock

Event Timeline

Dreamy_Jazz renamed this task from Update Special:GlobalBlock to hide global autoblock targets to Update Special:GlobalBlock to handle global autoblocks.
Dreamy_Jazz updated the task description. (Show Details)
Dreamy_Jazz updated the task description. (Show Details)

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

[mediawiki/extensions/GlobalBlocking@master] Allow Special:GlobalBlock to modify global blocks through block ID

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

Dreamy_Jazz updated the task description. (Show Details)
Dreamy_Jazz updated the task description. (Show Details)

Change #1080821 merged by jenkins-bot:

[mediawiki/extensions/GlobalBlocking@master] Skip global autoblocks in SpecialGlobalBlock::loadExistingBlock

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

QA has been completed and the new code is functioning per the Acceptance Criteria.