coding-blocks / coding-blocks/codingblocks.com1

Unexpected result on Submitting form without verifying captcha.

Open
#762 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
58
Forks
168
PR merge metrics
No merged PRs in 30d

Description

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"}`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.