MediaWiki
REL1_35
ExemptFromAccountCreationThrottleHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Auth\Hook
;
4
9
interface
ExemptFromAccountCreationThrottleHook
{
18
public
function
onExemptFromAccountCreationThrottle
( $ip );
19
}
MediaWiki\Auth\Hook\ExemptFromAccountCreationThrottleHook
Stable to implement.
Definition
ExemptFromAccountCreationThrottleHook.php:9
MediaWiki\Auth\Hook\ExemptFromAccountCreationThrottleHook\onExemptFromAccountCreationThrottle
onExemptFromAccountCreationThrottle( $ip)
Use this hook to add an exemption from the account creation throttle.
MediaWiki\Auth\Hook
Definition
AuthManagerLoginAuthenticateAuditHook.php:3
includes
auth
Hook
ExemptFromAccountCreationThrottleHook.php
Generated on Sat Apr 6 2024 00:06:56 for MediaWiki by
1.9.8