Umherirrender has uploaded a new change for review.

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

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
---
M docs/hooks.txt
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/75/293975/1

diff --git a/docs/hooks.txt b/docs/hooks.txt
index 93f84a1..0329c09 100644
--- a/docs/hooks.txt
+++ b/docs/hooks.txt
@@ -3383,6 +3383,7 @@
 &$user: User object
 $ip: User's IP address
 &$blocked: Whether the user is blocked, to be modified by the hook
+&$block: The actually 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/293975
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib747d66d7387455c23246cc29ab88f1383e52500
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>

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

Reply via email to