Home
last modified time | relevance | path

Searched +full:grouptree -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/lib/plugins/authldap/conf/
H A Ddefault.php6 $conf['grouptree'] = '';
H A Dmetadata.php6 $meta['grouptree'] = array('string','_caution' => 'danger');
/dokuwiki/lib/plugins/authldap/
H A Dauth.php272 //get groups for given user if grouptree is given
273 if ($this->getConf('grouptree') || $this->getConf('groupfilter')) {
274 $base = $this->makeFilter($this->getConf('grouptree'), $user_result);
451 * strings for grouptree and groupfilter