Home
last modified time | relevance | path

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

/plugin/twofactor/action/
H A Dlogin.php174 if ($this->cookieHash($provider) !== $hash) return false;
225 $hash = $this->cookieHash($provider);
240 protected function cookieHash($provider)
233 protected function cookieHash($provider) global() function in action_plugin_twofactor_login