vault/changelog/25256.txt
Chelsea Shaw 30aa1b4862
UI: Update resultant-acl banner (#25256)
* 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
2024-02-07 18:57:14 +00:00

3 lines
95 B
Plaintext

```release-note:bug
ui: Do not show resultant-acl banner on namespaces a user has access to
```