mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
0762da3a62
Previously when namespaces were enabled, we weren't requesting permission for the actively selected namespace, and instead always checking the permissions for the default namespace. This commit ensures we request permissions for the actively selected namespace.
4 lines
122 B
Plaintext
4 lines
122 B
Plaintext
```release-note:bug
|
|
ui: **(Enterprise only)** Ensure permissions are checked based on the actively selected namespace
|
|
```
|