2
0
mirror of https://github.com/status-im/consul.git synced 2025-02-13 06:06:40 +00:00
John Cowen aeaa0a6c96
ui: Temporarily force all UI capabilities ()
Temporarily revert to pre-1.10 UI functionality by overwriting frontend
permissions. These are used to hide certain UI elements, but they are
still enforced on the backend.

This temporary measure should be removed again once https://github.com/hashicorp/consul/issues/11098
has been resolved
2021-11-10 11:05:27 +00:00

5 lines
165 B
Plaintext

```release-note:bug
ui: Revert to depending on the backend, 'post-user-action', to report
permissions errors rather than using UI capabilities 'pre-user-action'
```