coding-blocks / coding-blocks/codingblocks.com1
Unexpected result on Submitting form without verifying captcha.
- 主要語言
- 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