coding-blocks / coding-blocks/codingblocks.com1
Unexpected result on Submitting form without verifying captcha.
Đang mở
- Ngôn ngữ chính
- HTML
- Star
- 58
- Fork
- 168
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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"}`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.