Home
last modified time | relevance | path

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

/plugin/authldaplocal/
H A Dauth.php175 * @param bool $inbind authldap specific, true if in bind phase
178 protected function _getUserData($user, $inbind = false) { argument
190 } elseif($this->bound == 0 && !$inbind) {