open-consul/acl
Daniel Nephin b73b68d696 acl: remove ACL.GetPolicy endpoint and resolve legacy acls
And all code that was no longer used once those two were removed.
2021-09-29 14:33:19 -04:00
..
acl.go
acl_oss.go
acl_test.go
authorizer.go
authorizer_oss.go
authorizer_test.go
chained_authorizer.go
chained_authorizer_test.go
errors.go
policy.go acl: remove ACL.GetPolicy endpoint and resolve legacy acls 2021-09-29 14:33:19 -04:00
policy_authorizer.go acl: fix intention:*:write checks (#11061) 2021-09-16 11:08:45 -05:00
policy_authorizer_oss.go
policy_authorizer_test.go
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
policy_test.go
static_authorizer.go acl: fix default authorizer for down_policy 2021-09-23 18:12:22 -04:00
static_authorizer_test.go