4dd7e34c96
* ui: Ensure dc selector correctly shows the currently selected dc * ui: Restrict access to non-default partitions in non-primaries (#11420) This PR restricts access via the UI to only the default partition when in a non-primary datacenter i.e. you can only have multiple (non-default) partitions in the primary datacenter.
8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
---
|
|
"*":
|
|
GET:
|
|
"*":
|
|
headers:
|
|
response:
|
|
X-Consul-Default-Acl-Policy: ${env('CONSUL_ACL_POLICY', fake.helpers.randomize(['allow', 'deny']))}
|