MediaWiki master
AuthenticationAttemptThrottledHook.php
Go to the documentation of this file.
1<?php
2
4
25 public function onAuthenticationAttemptThrottled( string $type, ?string $username, ?string $ip );
26}
onAuthenticationAttemptThrottled(string $type, ?string $username, ?string $ip)
This hook is called when a Throttler has throttled an authentication attempt.