Home
last modified time | relevance | path

Searched +full:referrals -(+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.php11 $conf['referrals'] = -1;
H A Dmetadata.php11 $meta['referrals'] = array('multichoice','_choices' => array(-1,0,1),'_caution' => 'danger');
/dokuwiki/lib/plugins/authldap/
H A Dauth.php587 if ($this->getConf('referrals') > -1) {
592 $this->getConf('referrals')
595 msg('Setting LDAP referrals failed', -1);