Home
last modified time | relevance | path

Searched refs:processLogin (Results 1 – 4 of 4) sorted by path

/plugin/evesso/
H A Dauth.php78 $ok = $this->processLogin($sticky, $hlp, $service, $servicename, $page, $params);
175 … protected function processLogin($sticky, $hlp, $service, $servicename, $page, $params = array()) { function in auth_plugin_evesso
/plugin/twofactorsmsappliance/
H A Dhelper.php61 $checkResult = $this->processLogin($otp);
/plugin/twofactorsmsgateway/
H A Dhelper.php72 $checkResult = $this->processLogin($otp);
/plugin/twofactoryubiauth/
H A Dhelper.php64 $checkResult = $this->processLogin($otp);
91 public function processLogin($code, $user = null){ function in helper_plugin_twofactoryubiauth