open-consul/.changelog/11968.txt
John Cowen dfc0f0e40c
ui: Remove KV pre-flight auth check (#11968)
* ui: Don't even ask whether we are authorized for a KV...

...just let the actual API tell us in the response, thin-client style.

* Add some similar commenting for previous PRs related to this problem
2022-01-07 19:26:54 +00:00

4 lines
91 B
Plaintext

```release-note:bug
ui: Temporarily remove KV pre-flight check for KV list permissions
```