Skip to content

Spam prevention on contact form #180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
scosman opened this issue Jan 12, 2025 · 1 comment
Closed

Spam prevention on contact form #180

scosman opened this issue Jan 12, 2025 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@scosman
Copy link
Contributor

scosman commented Jan 12, 2025

We need to make the contact_us form less idiomatic to trick spammers. The default implementation gets lots of form spam.

I'm trying some things on a fork (send 200 on errors, honeypot fields, layout tricks), but if anyone has experience here feel free to take a run at this. I'm new to this wonderful world.

@scosman scosman added enhancement New feature or request good first issue Good for newcomers labels Jan 12, 2025
@scosman
Copy link
Contributor Author

scosman commented Mar 14, 2025

I implemented this on another site. Ends up the spammers will just sit there and fill out the form anyways. No point in building this in.

@scosman scosman closed this as completed Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant