vault
vault copied to clipboard
TOTP secrets in the web UI
Extends the UI to create, delete TOTP token generators and read TOTP tokens. The details view for an account refreshes automatically to generate the next token.
The "provider" mode of the TOTP engine is currently not supported. This could easily be added in another PR if there is a use case for it.
Closes: #12698 and #16786