Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DMessageService.php95 …ce $sender, UserInterface $recipient, string $subject, string $body, string $url, string $ip): bool
/webtrees/app/Http/Middleware/
H A DBadBotBlocker.php320 private function checkRobotDNS(string $ip, array $valid_domains, bool $reverse_only): bool