MediaWiki REL1_35
ChangeAuthenticationDataAuditHook.php
Go to the documentation of this file.
1<?php
2
4
7
24 public function onChangeAuthenticationDataAudit( $req, $status );
25}
This is a value object for authentication requests.
Generic operation result class Has warning/error list, boolean status and arbitrary value.
onChangeAuthenticationDataAudit( $req, $status)
This hook is called when a user changes their password.