Page MenuHomePhabricator

Need way to remove throttle overrides
Open, MediumPublic

Description

In most cases, most overrides will want to just expire and go away. But sometimes, there may be a reason to actually just delete it outright, such if it's being abused

A delete link should be added to Special:ThrottleOverrideList

If done ontop of https://gerrit.wikimedia.org/r/#/c/198687 it can be made like block list, and put (delete | change throttle) next to the expiration date

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:01 AM
bzimport set Reference to bz60420.
bzimport added a subscriber: Unknown Object (MLST).

Is there an easier way than having another special page for this? I'd like to avoid unnecessary special pages, but it seems something like Special:Unblock would be the easiest thing.

I've already done most of this, will look at the few remaining cosmetics next week and upload the patch afterwards.

Change 393439 had a related patch set uploaded (by EddieGP; owner: EddieGP):
[mediawiki/extensions/ThrottleOverride@master] Add feature to remove exemptions

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

I'm not actively working on this any more, but still willing to rebase and correct the patches in case anyone cares to review them.

Pppery subscribed.

(I've retagged the ticket since the patch has a merge conflict - feel free to restore the tag if it ever gets rebased. You may find https://www.mediawiki.org/wiki/Code_review/patch_board useful in getting people to review stuck patches)