Implement comprehensive spam protection for contact forms

- Add CSRF protection to quote form
- Add honeypot fields to both forms
- Expand spam keyword detection (25+ terms)
- Implement bot detection (user agent & timing validation)
- Add IP-based blocking system (24-hour blocks)
- Enhanced content filtering and validation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Peter
2025-06-17 18:43:06 +01:00
parent 47345e5849
commit 7e69cd0c19
3 changed files with 888 additions and 743 deletions

1489
quote.php

File diff suppressed because it is too large Load Diff