coding-blocks / coding-blocks/codingblocks.com1

Unexpected result on Submitting form without verifying captcha.

未關閉
#762 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
HTML
星號
58
分支
168
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Start by reproducing the form submission described in the issue without verifying the captcha, then trace the form and captcha validation flow. Done means an unverified captcha prevents submission and the reported redirect and error response no longer occur.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
html
領域
frontend
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。