$auth->isBlocked() Check if logins are blocked for the current ip or email kirby/src/Cms/Auth.php#L358 $auth->isBlocked(string $email): bool Parameters Name Type Default $email * string – Return type bool Parent class Kirby\Cms\Auth