MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onExemptFromAccountCreationThrottle ( $ip) | |
Use this hook to add an exemption from the account creation throttle. | |
Stable to implement.
Definition at line 9 of file ExemptFromAccountCreationThrottleHook.php.
MediaWiki\Auth\Hook\ExemptFromAccountCreationThrottleHook::onExemptFromAccountCreationThrottle | ( | $ip | ) |
Use this hook to add an exemption from the account creation throttle.
string | $ip | IP address of the user |
Implemented in MediaWiki\HookContainer\HookRunner.