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

Check when trying to create a secret that already exists #60

Open yuki opened 6 years ago

yuki commented 6 years ago

What happened when a secret exists but anyone tries to create it?

I think that the secret is overwritten, not checked that the secret exists, so you can "delete" a secret when trying to "re-create" it.

See if this is what happens, and if so, the idea is to do this: