consul/acl
sarahalsmiller 32ce33825d
[Security] Secvuln 8633 Consul configuration allowed repeated keys (#21908)
* 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
2024-11-14 09:57:08 -06:00
..
resolver acl: default tenancy with the no-auth ACL resolver (#19006) 2023-09-26 11:52:53 -06:00
MockAuthorizer.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
acl.go [Security] Secvuln 8633 Consul configuration allowed repeated keys (#21908) 2024-11-14 09:57:08 -06:00
acl_ce.go dns v2 - both empty string and default should be allowed for namespace and partition in CE (#21230) 2024-05-28 16:20:59 -06:00
acl_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
authorizer.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
authorizer_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
authorizer_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
chained_authorizer.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
chained_authorizer_test.go acls,catalog,mesh: properly authorize workload selectors on writes (#19260) 2023-10-19 11:09:41 -06:00
enterprisemeta_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
errors.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
errors_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
errors_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
policy.go [Security] Secvuln 8633 Consul configuration allowed repeated keys (#21908) 2024-11-14 09:57:08 -06:00
policy_authorizer.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
policy_authorizer_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
policy_authorizer_test.go remove v2 tenancy, catalog, and mesh (#21592) 2024-09-05 08:50:46 -06:00
policy_ce.go [Security] Secvuln 8633 Consul configuration allowed repeated keys (#21908) 2024-11-14 09:57:08 -06:00
policy_merger.go Add workload identity ACL rules (#18769) 2023-09-12 17:22:51 -04:00
policy_merger_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
policy_test.go [Security] Secvuln 8633 Consul configuration allowed repeated keys (#21908) 2024-11-14 09:57:08 -06:00
static_authorizer.go acls,catalog,mesh: properly authorize workload selectors on writes (#19260) 2023-10-19 11:09:41 -06:00
static_authorizer_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
testing.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
validation.go [NET-6640] Adds "Policy" BindType to BindingRule (#19499) 2023-11-20 13:11:08 +00:00
validation_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00