saper has uploaded a new change for review.

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


Change subject: Remove docs for hook LoggableUserIPData
......................................................................

Remove docs for hook LoggableUserIPData

Hook does not exist (anymore). Some background in bug 32925.

Change-Id: I830abd60f559cdd276458447f8f4c772b2d136b1
---
M docs/hooks.txt
1 file changed, 0 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/82/55282/1

diff --git a/docs/hooks.txt b/docs/hooks.txt
index a4b4e57..799a208 100644
--- a/docs/hooks.txt
+++ b/docs/hooks.txt
@@ -1391,17 +1391,6 @@
  - wrap String Wrap the message in html (usually something like "<div 
...>$1</div>").
  - flags Integer display flags (NO_ACTION_LINK,NO_EXTRA_USER_LINKS)
 
-'LoggableUserIPData': called when IP data for a user action can be logged by 
extensions like CheckUser.
-This is intended for when users do things that do not already create edits or 
log entries.
-$context: The context the of the action, which includes the user and request
-$data: Associative array of data for handlers to record. It must include 
values for:
- - 'namespace' Integer namespace for target title (NS_SPECIAL is allowed)
- - 'title'     Database key string for target title (empty string if not 
applicable)
- - 'pageid'    Integer page ID for target title (zero if not applicable)
- - 'action'    Wikitext string in the same format as an edit summary
- - 'comment'   Wikitext string in the same format as an edit summary
- - 'timestamp' Timestamp when the action occured
-
 'LoginAuthenticateAudit': a login attempt for a valid user account either
 succeeded or failed. No return data is accepted; this hook is for auditing 
only.
 $user: the User object being authenticated against

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I830abd60f559cdd276458447f8f4c772b2d136b1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: wikidata-wmfphase1beta
Gerrit-Owner: saper <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>

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

Reply via email to