MediaWiki master
ChangeAuthenticationDataAuditHook.php
Go to the documentation of this file.
1<?php
2
4
7
26 public function onChangeAuthenticationDataAudit( $req, $status );
27}
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.