Skip to content
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

Change the ID and name of the field each time the form is built #6

Open
tbrodard opened this issue Oct 15, 2024 · 0 comments
Open

Change the ID and name of the field each time the form is built #6

tbrodard opened this issue Oct 15, 2024 · 0 comments

Comments

@tbrodard
Copy link

Some spamers are able to detect that the added field(s) are honeypot, and notice the ID of the field to automatic fill them

I think it can be a good idea to automatically change the ID of the field each time the form is built.
That means that the rendering of the form will be slower, since it cannot be cached, but increase the quality of antispam.

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

No branches or pull requests

1 participant