mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 08:05:49 +03:00
[GH-ISSUE #59] Old tokens are valid #494
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/google2fa#494
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ginomessmer on GitHub (Apr 17, 2017).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/59
Verifying old tokens which has been used minutes ago get validated. Is there some way to disable old keys?
@SebastianS90 commented on GitHub (Apr 18, 2017):
Have a look at #50. Maybe I should fork this project because no one seems to be interested in that important feature.
@ginomessmer commented on GitHub (Apr 18, 2017):
Thanks for heads up. Probably worth to include it, it's a great and yet simple to integrate package though.
@lukepolo commented on GitHub (Jun 17, 2017):
#50 has been merged! you probably can close this now.
@antonioribeiro commented on GitHub (Jun 17, 2017):
You already had a way to disable them through
window, you just have to set window to 1 or even 0:What https://github.com/antonioribeiro/google2fa/pull/50 gives us is different: you now have the ability to disable passwords already used.