open-consul/acl
Jono Sosulska 7a13c96a2a
Replace whitelist/blacklist terminology with allowlist/denylist (#7971)
* Replace whitelist/blacklist terminology with allowlist/denylist
2020-05-29 14:19:16 -04:00
..
acl.go Intentions ACL enforcement updates (#7028) 2020-01-13 15:51:40 -05:00
acl_oss.go Intentions ACL enforcement updates (#7028) 2020-01-13 15:51:40 -05:00
acl_test.go
authorizer.go Intentions ACL enforcement updates (#7028) 2020-01-13 15:51:40 -05:00
authorizer_oss.go Miscellaneous acl package cleanup 2019-12-18 13:44:32 -05:00
authorizer_test.go
chained_authorizer.go
chained_authorizer_test.go
errors.go Miscellaneous acl package cleanup 2019-12-18 13:44:32 -05:00
policy.go Miscellaneous acl package cleanup 2019-12-18 13:44:32 -05:00
policy_authorizer.go Intentions ACL enforcement updates (#7028) 2020-01-13 15:51:40 -05:00
policy_authorizer_oss.go Miscellaneous acl package cleanup 2019-12-18 13:44:32 -05:00
policy_authorizer_test.go Intentions ACL enforcement updates (#7028) 2020-01-13 15:51:40 -05:00
policy_merger.go
policy_merger_oss.go
policy_oss.go Miscellaneous acl package cleanup 2019-12-18 13:44:32 -05:00
policy_test.go
static_authorizer.go Replace whitelist/blacklist terminology with allowlist/denylist (#7971) 2020-05-29 14:19:16 -04:00
static_authorizer_test.go