Home
last modified time | relevance | path

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

/plugin/authhiorgserver/
H A Dauth.php134 "user" => $this->buildUser($daten["username"],$daten["ov"]),
172 $u = $this->buildUser($u, $ov);
186 function buildUser($user, $ov="") { function in auth_plugin_authhiorgserver