2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 23:05:28 +00:00
John Cowen d9a315e2a5
ui: Remove KV pre-flight auth check ()
* 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
```