Home
last modified time | relevance | path

Searched refs:protectLogin (Results 1 – 1 of 1) sorted by relevance

/plugin/captcha/
Daction.php110 protected function protectLogin() function in action_plugin_captcha
131 if (!$this->protectLogin()) return; // no protection wanted
178 if ($event->name === 'FORM_LOGIN_OUTPUT' && !$this->protectLogin()) {