Home
last modified time | relevance | path

Searched defs:ip (Results 1 – 25 of 37) sorted by relevance

12

/plugin/stopforumspam2/
H A Dhelper.php23 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 DSocketServer.php56 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 Daction.php76 function is_allowed($allowed, $ip) {
96 function log($ip) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php22 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 Ddomain.php26 function add_domain($domain, $ip) {
50 function update_domain($domain, $ip, $id) {
H A Dmisc.php52 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 Duser.php231 function can_do_login($username, $ip = '') {
272 function loginfailed($username, $ip = '') {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceControl/
H A DPeer.php25 public $ip; variable in Google\\Service\\ServiceControl\\Peer
46 public function setIp($ip)
/plugin/snmplive/
H A Dsyntax.php91 function _script($ip,$oid){
103 function _getSNMPdata($ip,$oid){
H A Dscript.js10 function plugin_snmplive(ip,oid){ argument
/plugin/quickstats/scripts/php-inet6_1.0.2/
H A Dvalid_v6.php18 function isValidIPv6($ip)
/plugin/stopforumspam/
H A DResponseChecker.php25 public $ip; variable in Response
27 public function __construct($username = null, $email = null, $ip = null)
H A DSpamLogger.php20 public function LogAttempt($username, $email, $ip, $trigger, $confidence, $accepted)
H A Daction.php40 private function do_check($username, $email, $ip)
/plugin/ipban/_test/
H A Dcheck.test.php47 public function test_banning($ip, $result)
/plugin/captcha/
H A DIpCounter.php10 protected $ip; variable in dokuwiki\\plugin\\captcha\\IpCounter
/plugin/quickstats/scripts/
H A Dextended_data.php86 function ip_data($ip=false,$p_brief=false) {
128 function qs_data(&$ar,$ip) {
262 function get_page_row($ip, $date, $p_brief=false,$agent=false) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDomainsRDAP.php43 public $ip; variable in Google\\Service\\DomainsRDAP
/plugin/tokenbucketauth/
H A Daction.php238 protected function _do_disable_login($ip, $block_ts, $new = false)
/plugin/quickstats/
H A Daction.php333 function is_excluded($ip,$abort=false) {
538 function get_country($ip=null) {
/plugin/ipmap/
H A Drendertables.php59 function _maketables($ip, $net, $subnet, $data){
/plugin/dlcount/
H A Daction.php147 function isValidIP($ip) {
/plugin/blogtng/entities/
H A DComment.php45 private $ip; variable in dokuwiki\\plugin\\blogtng\\entities\\Comment
412 public function setIp($ip)
/plugin/statistics/inc/
H A DStatisticsLogger.class.php240 public function log_ip($ip) { argument
[all...]
/plugin/authucenter/lib/uc_client/
H A Dclient.php216 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) {

12