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
Offen
- Vorherrschende Sprache
- JavaScript
- Sterne
- 3.8k
- Forks
- 809
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Expected Behavior
it should only accept 6 digit
Current Behavior
its accepting 7 digit ( i tried multiple times)
Possible Solution
simple textbox limit
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- authentication, security
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100