coding-blocks / coding-blocks/codingblocks.com1
Unexpected result on Submitting form without verifying captcha.
Offen
- Vorherrschende Sprache
- HTML
- Sterne
- 58
- Forks
- 168
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When submitting the form without verifying captcha. One shouldn't be able to submit the form.
But this doesn't happen, instead we get redirected to
`https://cbemail.herokuapp.com/?error=1#form`
and response is
`{"message":"There is no God"}`
**Expected Behaviour:**
One shouldn't be able to submit the form until the captcha is verified.
**Current Behaviour:**
Form getting submitted,
Getting redirected to `https://cbemail.herokuapp.com/?error=1#form`
with response `{"message":"There is no God"}`
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.