You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/acl
Daniel Nephin 8e9773e20b
acl: remove ACL.GetPolicy endpoint and resolve legacy acls
3 years ago
..
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 3 years ago
policy_authorizer.go acl: fix intention:*:write checks (#11061) 3 years ago
policy_authorizer_oss.go
policy_authorizer_test.go
policy_merger.go acl: rename merge context update() -> fill() 3 years ago
policy_merger_oss.go acl: rename merge context update() -> fill() 3 years ago
policy_oss.go
policy_test.go
static_authorizer.go acl: fix default authorizer for down_policy 3 years ago
static_authorizer_test.go