mirror of https://github.com/hashicorp/consul
Browse Source
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.pull/10619/head
John Cowen
3 years ago
committed by
GitHub
4 changed files with 6 additions and 3 deletions
@ -0,0 +1,3 @@
|
||||
```release-note:bug |
||||
ui: **(Enterprise only)** Ensure permissions are checked based on the actively selected namespace |
||||
``` |
Loading…
Reference in new issue