github-tools / github-tools/github
GitHub's two-factor authentication has a significant flaw; am able to add 7 digit random digit , it should have a max length of 6
未關閉
- 主要語言
- JavaScript
- 星號
- 3.8k
- 分支
- 809
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Expected Behavior
it should only accept 6 digit
Current Behavior
its accepting 7 digit ( i tried multiple times)
Possible Solution
simple textbox limit
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
Start by locating the browser-side two-factor authentication textbox and checking how its input is currently validated. Confirm the behavior with six- and seven-digit values, then ensure the field accepts six digits but rejects longer input and add or update the relevant validation coverage if the project provides it.
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- authentication, security
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100