Searched +full:loginprotect +(+path:plugin +path:captcha) -(+path:plugin +path:captcha +path:lang) (Results 1 – 3 of 3) sorted by relevance
45 if ((int)$this->getConf('loginprotect') > 1) {112 $config = (int)$this->getConf('loginprotect');
11 $conf['loginprotect'] = 2;
24 $meta['loginprotect'] = array('multichoice', '_choices' => array(0, 1, 2));