mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 10:28:31 +00:00
* upgrade hcl package and account for possiblity of duplicates existing already in the cache * upgrade to new tag * add defensive line to prevent potential forever loop * o mod tidy and changelog * Update acl/policy.go * fix raft reversion * go mod tidy * fix test * remove duplicate key in test * remove duplicates from test cases * clean up * go mod tidy * go mod tidy * pull in new hcl tag
3 lines
121 B
Plaintext
3 lines
121 B
Plaintext
```release-note:security
|
|
Resolved issue where hcl would allow duplicates of the same key in acl policy configuration.
|
|
``` |