Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/authldap/
H A Dauth.php63 if (!$this->openLDAP()) return false;
167 if (!$this->openLDAP()) return [];
327 if (!$this->openLDAP()) {
406 if (!$this->openLDAP()) return [];
539 protected function openLDAP() function in auth_plugin_authldap