https://bugzilla.wikimedia.org/show_bug.cgi?id=48546

       Web browser: ---
            Bug ID: 48546
           Summary: Hooks on blocking, but not for unblocking.
           Product: MediaWiki
           Version: 1.20.5
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Unprioritized
         Component: User blocking
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Currently there are two hooks for when a user is blocked in SpecialBlock,
BlockIp and BlockIpComplete, but none for unblocking a user in SpecialUnblock. 
So if an extension needs to reliably add and remove information about user
blocks that extension will never be able to hook in to see when a user block is
removed through SpecialUnblock.

At a minimum a similar UnblockIpComplete hook would be ideal.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to