jenkins-bot has submitted this change and it was merged.

Change subject: Add new param of hook UserIsBlockedGlobally to docs/hooks.txt
......................................................................


Add new param of hook UserIsBlockedGlobally to docs/hooks.txt

Follows I23d29c1a0e016de4e82d5b51afa94ae9afd70ee4

Change-Id: Ib747d66d7387455c23246cc29ab88f1383e52500
(cherry picked from commit 4bd0fb83d915227875e233f478e1d346dd7998e2)
---
M docs/hooks.txt
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/docs/hooks.txt b/docs/hooks.txt
index 3a1ab1a..95f55b9 100644
--- a/docs/hooks.txt
+++ b/docs/hooks.txt
@@ -3346,6 +3346,7 @@
 &$user: User object
 $ip: User's IP address
 &$blocked: Whether the user is blocked, to be modified by the hook
+&$block: The Block object, to be modified by the hook
 
 'UserIsEveryoneAllowed': Check if all users are allowed some user right; return
 false if a UserGetRights hook might remove the named right.

-- 
To view, visit https://gerrit.wikimedia.org/r/294081
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib747d66d7387455c23246cc29ab88f1383e52500
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: REL1_27
Gerrit-Owner: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Umherirrender <[email protected]>
Gerrit-Reviewer: Waldir <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to