Problemunvalidated
The form doesn't actually POST anywhere; it simply calls a function when the form is submitted. — I have built a form with fields for an email and password. Tension: Should I be concerned about bot attacks? Should I protect the submission in some way (reCAPTCHA, honeypot, etc.)? Outcome: yes - you should be worried.
1ace9261-6e34-4d83-9aee-671c7453102c
The form doesn't actually POST anywhere; it simply calls a function when the form is submitted. — I have built a form with fields for an email and password. Tension: Should I be concerned about bot attacks? Should I protect the submission in some way (reCAPTCHA, honeypot, etc.)? Outcome: yes - you should be worried.