MediaWiki  master
ExemptFromAccountCreationThrottleHook.php
Go to the documentation of this file.
1 <?php
2 
3 namespace MediaWiki\Auth\Hook;
4 
21  public function onExemptFromAccountCreationThrottle( $ip );
22 }
onExemptFromAccountCreationThrottle( $ip)
Use this hook to add an exemption from the account creation throttle.