mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-12-07 20:45:31 +00:00
* Fix writing to KVv2 root via `kv put` The check that adds the API path wasn't taking into account the root, e.g. if it's mounted at `kv`, `kv` and `kv/` would end up creating an extra copy of the mount path in front, leading to paths like `kv/data/kv`. * Output warnings if they come back and fix a panic in metadata_get * Also add to metadata put/delete
2.8 KiB
2.8 KiB