Home
last modified time | relevance | path

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

/plugin/captcha/
H A Daction.php45 if ((int)$this->getConf('loginprotect') > 1) {
112 $config = (int)$this->getConf('loginprotect');
/plugin/captcha/conf/
H A Ddefault.php11 $conf['loginprotect'] = 2;
H A Dmetadata.php24 $meta['loginprotect'] = array('multichoice', '_choices' => array(0, 1, 2));