Home
last modified time | relevance | path

Searched +full:forusers +(+path:plugin +path:captcha) -(+path:plugin +path:captcha +path:lang) (Results 1 – 4 of 4) sorted by relevance

/plugin/captcha/conf/
H A Ddefault.php10 $conf['forusers'] = 0;
H A Dmetadata.php23 $meta['forusers'] = array('onoff');
/plugin/captcha/
H A Daction.php159 if (!$this->getConf('forusers') && $INPUT->server->str('REMOTE_USER')) {
191 if (!$this->getConf('forusers') && $INPUT->server->str('REMOTE_USER')) {
H A Dhelper.php41 if (!$this->getConf('forusers') && $INPUT->server->str('REMOTE_USER')) return false;