X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fuser%2FBotPassword.php;h=6db219deecdabb155b1d75c444c169ec89cf9847;hp=e8cd94a8a2f1dd5cb266ac0e645ca3bcf6637247;hb=a38af7ba26579bb3004f673e44d39710887763aa;hpb=5dcaded72649241d8f8b650be0e537352fe90d63 diff --git a/includes/user/BotPassword.php b/includes/user/BotPassword.php index e8cd94a8a2..6db219deec 100644 --- a/includes/user/BotPassword.php +++ b/includes/user/BotPassword.php @@ -473,7 +473,6 @@ class BotPassword implements IDBAccessObject { return Status::newFatal( 'botpasswords-locked' ); } - // Throttle $throttle = null; if ( !empty( $wgPasswordAttemptThrottle ) ) { $throttle = new MediaWiki\Auth\Throttler( $wgPasswordAttemptThrottle, [