mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01:00
* Request resultant-acl only from users root namespace * Update permissions adapter to always call resultant-acl at users root, with test * Update resultant-acl to accept failType * Update permissions service to set permissionsBanner based on resultant-acl contents * wire it up * add changelog * cleanup unused adapter changes * use getter for shared namespace logic
3 lines
95 B
Plaintext
3 lines
95 B
Plaintext
```release-note:bug
|
|
ui: Do not show resultant-acl banner on namespaces a user has access to
|
|
``` |