Home
last modified time | relevance | path

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

/plugin/authssocas/
Dauth.php181 $this->auth_log($USERINFO, "logout");
206 $this->auth_log($USERINFO, "login");
246 private function auth_log($userinfo, string $action): void function in auth_plugin_authssocas