coding-blocks / coding-blocks/codingblocks.com1
Unexpected result on Submitting form without verifying captcha.
Aperta
- Lingua principale
- HTML
- Stelle
- 58
- Fork
- 168
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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"}`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.