Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/authldap/
H A Dauth.php161 * @param bool $inbind authldap specific, true if in bind phase
164 protected function fetchUserData($user, $inbind = false) argument
177 } elseif ($this->bound == 0 && !$inbind) {