mirror of
https://github.com/antonioribeiro/google2fa.git
synced 2026-04-24 23:55:55 +03:00
[GH-ISSUE #6] Unique secret key #4
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#4
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 @ghost on GitHub (Mar 21, 2015).
Original GitHub issue: https://github.com/antonioribeiro/google2fa/issues/6
It is a good practice to check if a generated secret key is unique in the User DB table, that is not yet assigned to another user (statistically is improbable, but not sure).
@antonioribeiro commented on GitHub (Mar 24, 2015):
Done, in master.