/plugin/stopforumspam2/ |
H A D | helper.php | 23 function rawdata($ip = null, $email = null, $username = null, $wildcards = null){ 63 …function freqcheck($ip = null, $email = null, $username = null, $returnvalue = FALSE, $border = nu… 111 …function confcheck($ip = null, $email = null, $username = null, $returnvalue = FALSE, $border = nu… 158 function quickipcheck($ip = null, $freqborder = null, $confborder = null){ 178 function addToDatabase($ip = null, $email = null, $username = null, $evidence = null){ 217 function whitelists ($ip = null, $email = null, $username = null) {
|
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/ |
H A D | SocketServer.php | 56 listen(string $ip, int $port) global() argument 140 bind(string $ip, int $port, array $options = []) global() argument 154 bindTcp(string $ip, int $port, array $options = []) global() argument 168 bindUdp(string $ip, int $port, array $options = []) global() argument [all...] |
/plugin/abortlogin/ |
H A D | action.php | 76 function is_allowed($allowed, $ip) { 96 function log($ip) {
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/ |
H A D | UdpSocket.php | 22 protected $ip; variable in Monolog\\Handler\\SyslogUdp\\UdpSocket 28 public function __construct(string $ip, int $port = 514)
|
/plugin/authucenter/lib/uc_client/model/ |
H A D | domain.php | 26 function add_domain($domain, $ip) { 50 function update_domain($domain, $ip, $id) {
|
H A D | misc.php | 52 function test_api($url, $ip = '') { 55 …function dfopen2($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeout… 64 …function dfopen($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE , $ip = '', $timeout…
|
H A D | user.php | 231 function can_do_login($username, $ip = '') { 272 function loginfailed($username, $ip = '') {
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/ |
H A D | Peer.php | 25 public $ip; variable in Google\\Service\\ServiceControl\\Peer 46 public function setIp($ip)
|
/plugin/snmplive/ |
H A D | syntax.php | 91 function _script($ip,$oid){ 103 function _getSNMPdata($ip,$oid){
|
H A D | script.js | 10 function plugin_snmplive(ip,oid){ argument
|
/plugin/quickstats/scripts/php-inet6_1.0.2/ |
H A D | valid_v6.php | 18 function isValidIPv6($ip)
argument
|
/plugin/stopforumspam/ |
H A D | ResponseChecker.php | 25 public $ip; variable in Response 27 public function __construct($username = null, $email = null, $ip = null)
|
H A D | SpamLogger.php | 20 public function LogAttempt($username, $email, $ip, $trigger, $confidence, $accepted)
|
H A D | action.php | 40 private function do_check($username, $email, $ip)
|
/plugin/ipban/_test/ |
H A D | check.test.php | 47 public function test_banning($ip, $result)
|
/plugin/captcha/ |
H A D | IpCounter.php | 10 protected $ip; variable in dokuwiki\\plugin\\captcha\\IpCounter
|
/plugin/quickstats/scripts/ |
H A D | extended_data.php | 86 function ip_data($ip=false,$p_brief=false) { argument 128 qs_data(& $ar, $ip) global() argument 262 get_page_row($ip, $date, $p_brief = false, $agent = false) global() argument [all...] |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | DomainsRDAP.php | 43 public $ip; variable in Google\\Service\\DomainsRDAP
|
/plugin/tokenbucketauth/ |
H A D | action.php | 238 protected function _do_disable_login($ip, $block_ts, $new = false)
|
/plugin/quickstats/ |
H A D | action.php | 333 is_excluded($ip, $abort = false) global() argument 538 get_country($ip = null) global() argument [all...] |
/plugin/ipmap/ |
H A D | rendertables.php | 59 function _maketables($ip, $net, $subnet, $data){
|
/plugin/dlcount/ |
H A D | action.php | 147 function isValidIP($ip) {
|
/plugin/blogtng/entities/ |
H A D | Comment.php | 45 private $ip; variable in dokuwiki\\plugin\\blogtng\\entities\\Comment 412 public function setIp($ip)
|
/plugin/statistics/inc/ |
H A D | StatisticsLogger.class.php | 240 public function log_ip($ip) { argument [all...] |
/plugin/authucenter/lib/uc_client/ |
H A D | client.php | 216 function uc_fopen2($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeou… 225 function uc_fopen($url, $limit = 0, $post = '', $cookie = '', $bysocket = FALSE, $ip = '', $timeout… 359 …login($username, $password, $isuid = 0, $checkques = 0, $questionid = '', $answer = '', $ip = '') { 439 function uc_user_logincheck($username, $ip) {
|