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
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 3.8k
- Fork
- 809
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Expected Behavior
it should only accept 6 digit
Current Behavior
its accepting 7 digit ( i tried multiple times)
Possible Solution
simple textbox limit
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
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript
- Lĩnh vực
- authentication, security
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100