yuki / myVault

A web interface for HashiCorp Vault which allow to edit secrets with a Markdown editor
https://yuki.github.io/myVault/
GNU General Public License v3.0
0 stars 0 forks source link

Add a button to unlock a secret #22

Closed yuki closed 6 years ago

yuki commented 6 years ago

There could happened that a secret may stay locked (a user reloads the web before unlocks the secret, for example). Because of that, there should be a button to unlock the secret. It's related to #19