Closed VictorNine closed 6 years ago
Just a bug to report, after enabling 2FA using the latest Vault (1.2.2), 2FA status becomes disabled but the 2FA prompt is still present. Had to clear tfasecret in the db file to fully disable 2FA.
Steps:
Excellent implementation by the way. I am running your server and the official Vault on a simple NAS using alpine containers. Works great!
Should be fixed now
Thanks, 2FA enabling/disabling works now.
Two new bugs
The error message in the official Vault is "Invalid token" and there was no session logout.
The error message in the official Vault is "Two-step token is invalid. Try again."
Thanks should be fixed now
Implemented in https://github.com/VictorNine/bitwarden-go/tree/2fa
Ready to be tested