mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-22 16:14:20 -05:00
Web vault doesn't show TOTP codes, just an upgrade button (Organization Issue). #20
Reference in New Issue
Block a user
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 @Ryonez on GitHub (Jul 1, 2018).
Been testing things out as I get ready to use this, and found that while sharing a password to an organization, it wouldn't show the TOTP code generated by the key.
After further testing:
You can make entries with authenticator key's. Only the code won't show.
The desktop app and the browser extension do show the codes generated.
My assumption is that while the apps do see the organization as a higher tier than free, the web vault doesn't.
@Ryonez commented on GitHub (Jul 1, 2018):
Err... what?

This is a valid issue:
@dani-garcia commented on GitHub (Jul 1, 2018):
It should be solved in the latest commit, GitHub closed the issue automatically. Sorry for the confusion!
@Ryonez commented on GitHub (Jul 1, 2018):
Ahh, I understand. Thank you.