Home
last modified time | relevance | path

Searched +full:modpassplain -(+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.php23 $conf['modPassPlain'] = 0;
H A Dmetadata.php24 $meta['modPassPlain'] = array('onoff','_caution' => 'security');
/dokuwiki/lib/plugins/authldap/
H A Dauth.php368 if ($this->getConf('modPassPlain')) {