Hacker News new | ask | show | jobs
by cjp 4890 days ago
An honest mistake: Your form has 3 required fields but the user only filled out 2. This shouldn't require a trip to the server.

A hack attempt may be a direct POST circumventing any client side checks.