Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Implement 2FA recovery code #110

Closed
mk-f opened this issue Mar 31, 2020 · 0 comments
Closed

Implement 2FA recovery code #110

mk-f opened this issue Mar 31, 2020 · 0 comments

Comments

@mk-f
Copy link

mk-f commented Mar 31, 2020

Bitwarden offers to use a recovery code in case of losing the second factor.

For now it seems possible to deactivate 2FA for an account by manually resetting the totp_secret of the respective user:

update users set totp_secret = null where email = 'some@user.tld'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants