mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #342] Enabling YubiKey does not generate a recovery code #192
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#192
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 @TillMueller on GitHub (Jan 15, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/342
First of all - thanks a lot for the work you have done here! Overall, this software works very nicely and I am very happy to have found it!
While configuring my account however I came across the issue that when enabling a YubiKey as the only 2FA method, the recovery key is not generated (see first screenshot) and can therefore not be used.
After enabling the authenticator 2FA method however, the recovery key appears (see second screenshot)
This isn't too much of a problem but I guess it is an easy fix and maybe some users might get confused as to why there is no recovery key available.
Thanks a lot for taking a look at this issue!
@dani-garcia commented on GitHub (Jan 15, 2019):
Good catch!
This should be solved now in
github.com/dani-garcia/bitwarden_rs@c259a0e3e2.@TillMueller commented on GitHub (Jan 15, 2019):
Awesome, thanks for the quick fix!