mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* add paths route * WIP copy secret path component * wip component * ad v1 * use each-in to iterate over info table row * update copy * add commands to kv paths page * add comments * WIP tests * finish tests * remove version, address comments and use path arg directly remove secret * update copy * fix typo for perms * remove destructuring, that was confusing * add changelog * add secure protocal
3 lines
128 B
Plaintext
3 lines
128 B
Plaintext
```release-note:feature
|
|
**Copyable KV v2 paths in UI**: KV v2 secret paths are copyable for use in CLI commands or API calls
|
|
``` |