mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 16:15:49 +03:00
[GH-ISSUE #70] verifyKeyNewer Not working Correctly #266
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#266
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 @lukepolo on GitHub (Jun 21, 2017).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/70
I have a new user which does not have an old timestamp, so when validation happens it returns true, should it not return the timestamp instead?
Here is what im doing :
@antonioribeiro commented on GitHub (Jun 21, 2017):
Should be fixed now. Thanks for reporting.
@lukepolo commented on GitHub (Jun 23, 2017):
Perfect, working great now !