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

--- Comment #2 from Alexia E. Smith <[email protected]> ---
I planned to use this in an authentication extension that obeys blocking rules.
 This could be useful in the OpenID extension and other people that need to
spreading blocking rules across wiki farms.

Passing in $performer and $block should be ideal.  The $block contains the
target and other relevant data.  I believe the new unblock reason would have to
be passed in since the existing $block would contain the original reason for
blocking.

Sample documentation:
'UnblockIpComplete': after an IP address or user is unblocked
$performer: The user performing the unblock
$block: The Block object that was modified or deleted
$reason: The new reason to unblocking the block target.

-- 
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