Skip to content

feat: add anti-spam measures to form submission#252

Open
Michael-Schaer wants to merge 2 commits intomainfrom
anti-spam-protection
Open

feat: add anti-spam measures to form submission#252
Michael-Schaer wants to merge 2 commits intomainfrom
anti-spam-protection

Conversation

@Michael-Schaer
Copy link
Contributor

  • Added honeypot field (hidden 'fax' input) to catch bots that fill all fields
  • Implemented time-based validation to detect submissions that are too fast (minimum 2 seconds between first interaction and submit)

- Added honeypot field (hidden 'fax' input) to catch bots that fill all fields
- Implemented time-based validation to detect submissions that are too fast (minimum 2 seconds between first interaction and submit)
Co-authored-by: Michael-Schaer <Michael-Schaer@users.noreply.github.com>
Michael-Schaer added a commit that referenced this pull request Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants