mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Add getRelativePath helper and use to calculate relativeNamespace * Always request capabilities-self on users root ns and prefix body with relative path * Update capabilities adapter with test * add changelog * Simplify getRelativePath logic * test update
3 lines
99 B
Plaintext
3 lines
99 B
Plaintext
```release-note:improvement
|
|
ui: capabilities-self is always called in the user's root namespace
|
|
``` |