You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am under the impression that if the submitted form does not contain the honeypot field at all, it is accepted as well.
Would it make sense to make this check more strict and also reject the form if someone tries to submit an older (cached) version of the form without the field?
Would you accept a PR for that?
The text was updated successfully, but these errors were encountered:
I am under the impression that if the submitted form does not contain the
honeypot
field at all, it is accepted as well.Would it make sense to make this check more strict and also reject the form if someone tries to submit an older (cached) version of the form without the field?
Would you accept a PR for that?
The text was updated successfully, but these errors were encountered: