Searched refs:is_allowed (Results 1 – 2 of 2) sorted by relevance
49 …&& empty($_REQUEST['http_credentials']) && !empty($USERINFO) && !$this->is_allowed($allowed, $ip)){58 if(!$this->is_allowed($allowed, $test)) {66 if($ACT == 'login' && !$this->is_allowed($allowed, $ip)) {76 function is_allowed($allowed, $ip) { function in action_plugin_abortlogin
470 foreach ($AllowedExecFunctions as $execfunction => $is_allowed) {471 if (!$is_allowed) {