SECURITY: Special:BotPasswords should reauthenticate
[lhc/web/wiklou.git] / includes / specials / SpecialBotPasswords.php
index f76c318..c912e83 100644 (file)
@@ -51,6 +51,10 @@ class SpecialBotPasswords extends FormSpecialPage {
                return $this->getConfig()->get( 'EnableBotPasswords' );
        }
 
+       protected function getLoginSecurityLevel() {
+               return $this->getName();
+       }
+
        /**
         * Main execution point
         * @param string|null $par