open-consul/agent/grpc-external/services/connectca
Dan Upton 76fea384a3
grpc/acl: fix bug where ACL token was required even if disabled (#15904)
Fixes a bug introduced by #15346 where we'd always require an ACL
token even if ACLs were disabled because we were erroneously
treating `nil` identity as anonymous.
2023-01-05 16:31:18 +00:00
..
mock_ACLResolver.go
mock_CAManager.go
server.go
server_test.go
sign.go
sign_test.go grpc/acl: fix bug where ACL token was required even if disabled (#15904) 2023-01-05 16:31:18 +00:00
watch_roots.go grpc/acl: relax permissions required for "core" endpoints (#15346) 2023-01-04 12:40:34 +00:00
watch_roots_test.go grpc/acl: relax permissions required for "core" endpoints (#15346) 2023-01-04 12:40:34 +00:00