mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-25 16:15:49 +03:00
[GH-ISSUE #203] Readme.md says the default time window is 4, but it seems to actually be 1 #560
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#560
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 @LiamBennettStream on GitHub (Jun 5, 2024).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/203
Under the 'Validation window' section it says the default is 4 but the source has protected $window = 1;
Not sure which is correct
@LiamBennettStream commented on GitHub (Jun 5, 2024):
Noticed there is actually a pull request for this already
@spaze commented on GitHub (Oct 13, 2024):
For cross ref the PR is #195