open-consul/acl
Daniel Nephin 30fe14eed3 acl: fix default authorizer for down_policy
This was causing a nil panic because a nil authorizer is no longer valid after the cleanup done
in https://github.com/hashicorp/consul/pull/10632.
2021-09-23 18:12:22 -04:00
..
acl.go Small typo in docstring (#8280) 2020-07-09 17:38:50 -06:00
acl_oss.go partition dicovery chains (#10983) 2021-09-07 16:29:32 -04:00
acl_test.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
authorizer.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
authorizer_oss.go Miscellaneous acl package cleanup 2019-12-18 13:44:32 -05:00
authorizer_test.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
chained_authorizer.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
chained_authorizer_test.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
errors.go Add helper for generating better permission denied errors 2020-06-16 15:06:18 -04:00
policy.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
policy_authorizer.go acl: fix intention:*:write checks (#11061) 2021-09-16 11:08:45 -05:00
policy_authorizer_oss.go Miscellaneous acl package cleanup 2019-12-18 13:44:32 -05:00
policy_authorizer_test.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
policy_merger.go acl: rename merge context update() -> fill() 2021-09-14 15:20:56 -07:00
policy_merger_oss.go acl: rename merge context update() -> fill() 2021-09-14 15:20:56 -07:00
policy_oss.go Miscellaneous acl package cleanup 2019-12-18 13:44:32 -05:00
policy_test.go acl: adding a new mesh resource 2021-09-03 09:12:03 -04:00
static_authorizer.go acl: fix default authorizer for down_policy 2021-09-23 18:12:22 -04:00
static_authorizer_test.go acl: remove t.Parallel 2020-11-17 12:37:02 -05:00