Home
last modified time | relevance | path

Searched +full:groupfilter -(+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.php8 $conf['groupfilter'] = '';
H A Dmetadata.php8 $meta['groupfilter'] = array('string','_caution' => 'danger');
/dokuwiki/lib/plugins/authldap/
H A Dauth.php273 if ($this->getConf('grouptree') || $this->getConf('groupfilter')) {
275 $filter = $this->makeFilter($this->getConf('groupfilter'), $user_result);
451 * strings for grouptree and groupfilter