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
Aperta
- Lingua principale
- JavaScript
- Stelle
- 3.8k
- Fork
- 809
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Expected Behavior
it should only accept 6 digit
Current Behavior
its accepting 7 digit ( i tried multiple times)
Possible Solution
simple textbox limit
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- authentication, security
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100