Home
last modified time | relevance | path

Searched refs:ip (Results 26 – 50 of 135) sorted by path

123456

/plugin/badbehaviour/
H A Dadmin.php106 $ip = hexdec(substr($code,0,2)).'.'.
114 $ip,$resp['log'],$resp['explanation'],hsc($key));
118 $lines = preg_grep('/'.preg_quote($ip).'/',$this->_readlines());
/plugin/badbehaviour/bad-behavior/
H A Dbanned.inc.php16 $ip = explode(".", $_SERVER['REMOTE_ADDR']);
18 foreach ($ip as $octet) {
H A Dblackhole.inc.php35 $ip = $package['ip'];
36 $find = implode('.', array_reverse(explode('.', $ip)));
62 $ip = explode('.', $result[0]);
64 …if ($ip[0] == 127 && ($ip[3] & 7) && $ip[2] >= $settings['httpbl_threat'] && $ip[1] <= $settings['…
68 if ($ip[3] == 0) {
H A Dcore.inc.php36 $ip = bb2_db_escape($package['ip']);
54 …('$ip', '$date', '$request_method', '$request_uri', '$server_protocol', '$headers', '$user_agent',…
119 $ip = $_SERVER['REMOTE_ADDR'];
134 …$package = array('ip' => $ip, 'headers' => $headers, 'headers_mixed' => $headers_mixed, 'request_m…
H A Dfunctions.inc.php48 @list($ip, $mask) = explode('/', $cidr);
51 $output = ((ip2long($addr) & $mask) == (ip2long($ip) & $mask));
H A Dpost.inc.php60 $ip = ip2long($package['ip']);
67 $ip = $package['headers_mixed']['X-Forwarded-For'];
/plugin/blogtng/db/
H A Dupdate0004.sql31 ip field
/plugin/blogtng/entities/
H A DComment.php45 private $ip; variable in dokuwiki\\plugin\\blogtng\\entities\\Comment
406 return $this->ip;
410 * @param string $ip
412 public function setIp($ip) argument
414 $this->ip = $ip;
/plugin/bookcreator/script/
H A Djquery.fileDownload.js148 if (/ip(ad|hone|od)/.test(userAgent)) {
158 isOtherMobileBrowser = /avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|playbook|silk|iemobile|iris|kindle|lge |maemo|midp|mmp|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|symbian|treo|up\.(browser|link)|vodafone|wap|windows (ce|phone)|xda|xiino/i.test(userAgent) || /1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|e\-|e\/|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(di|rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|xda(\-|2|g)|yas\-|your|zeto|zte\-/i.test(userAgent.substr(0, 4));
/plugin/bookmarkme/
H A Daction.php177 $ip = dirname(__FILE__)."/img/";
198 if (in_array($k,$be) && file_exists($ip.$i)) {
199 list($w,$h) = @getimagesize($ip.$i);
/plugin/botbouncer/lib/
H A Dbotbouncer.php312 $ip = isset($_SERVER['REMOTE_ADDR']) ? $_SERVER['REMOTE_ADDR'] : ' - ';
314 $logEntry = date('Y-m-d H:i:s').' '.$ip.' '.$_SERVER['REQUEST_URI'].' '.$entry;
316 $logEntry = date('Y-m-d H:i:s').' '.$ip.' - '.$entry;
353 * @param string $ip - IP address to check
358 public function honeypotCheck($ip) { argument
362 $rev = array_reverse(explode('.', $ip));
805 foreach ($data['ips'] as $ip) {
806 $this->dbg('hpCheck IP '.$ip);
807 if ($this->honeypotCheck($ip)) {
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js33 …||t}var M="ontouchstart"in t,B=P(t,"PointerEvent")!==r,N=M&&/mobile|tablet|ip(ad|hone|od)|android/…
194ip={__depends__:[Qc],__init__:["bpmnAutoPlace"],bpmnAutoPlace:["type",np]};function rp(e,t,n,r){ia…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21ip(ad|hone|od)|android/i.test(navigator.userAgent),N="touch",B="mouse",L=24,$=["x","y"],V=["client… class
H A Ddmn-navigated-viewer.production.min.js16 …||t}var R="ontouchstart"in t,T=N(t,"PointerEvent")!==o,A=R&&/mobile|tablet|ip(ad|hone|od)|android/…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js33 …||t}var D="ontouchstart"in t,B=A(t,"PointerEvent")!==r,N=D&&/mobile|tablet|ip(ad|hone|od)|android/…
34ip(e,t,n){this._bpmnFactory=t,this._eventBus=e,this._moddle=n,e.on("moddleCopy.canCopyProperties",… class
/plugin/c3chart/assets/
H A Dd3.min.js2ip=Ll(),op=function(t,n){var e=n[0],r=n[1],i=[Eh(e),-Mh(e),0],o=0,u=0;ip.reset();for(var a=0,c=t.l…
/plugin/captcha/
H A DIpCounter.php10 protected $ip; variable in dokuwiki\\plugin\\captcha\\IpCounter
18 $this->ip = clientIP(true);
19 $this->store = getCacheName($this->ip, '.captchaip');
H A Dhelper.php177 $ip = clientIP();
180 return sha1(implode("\n", [$ID, $lm, $td, $ip, $salt]));
/plugin/chat/
H A Dreadme.txt30 [[http://pv.no-ip.org/bin/dokuwiki-chat-1.1.2.zip|Mirror 1 here]] (version 1.1.2), or \\
/plugin/cleanoldips/
H A Daction.php110 list($timestamp, $ip, $rest) = explode("\t", $line, 3);
119 $cleanedLine = implode("\t", [$timestamp, str_pad('', strlen($ip)), $rest]);
/plugin/cli/
H A Dcli-examples.txt352 console(config)#ip ssh server
383 console(config)#ip ssh server
/plugin/codemirror/dist/modes/
H A Dgas.min.js1 …f.rsp="variable-3";f.bp="variable";f.ebp="variable-2";f.rbp="variable-3";f.ip="variable";f.eip="va…
H A Dgas.min.js.map1ip","eip","rip","cs","ds","ss","es","fs","gs","armv6","syntax","r0","r1","r2","r3","r4","r5","r6",…
H A Dmirc.min.js.map1 …oundrect \" +\n \"$insong $instok $int $inwave $ip $isalias $isbit $isd…
/plugin/condition/
H A Dbase_tester.php.orig.php270 $ip = clientIP(true);
271 …if(!$b['test'] || ($b['test'] == '') || !$b['value'] || ($b['value'] == '') || ($ip == '0.0.0.0'))…
279 return ($ip == $b['value']); break;
283 return ($ip != $b['value']); break;
285 return (strpos($ip, $b['value']) !== false); break;

123456