Home
last modified time | relevance | path

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

/plugin/authserversso/
Dauth.php238 $this->users = $this->readUserFile($this->getConf(self::CONF_AUTH_USERFILE));
241 protected function readUserFile($file) { function in auth_plugin_authserversso