open-consul/agent/rpc
Derek Menteer f3be5d9b80
Fix issue with trust bundle read ACL check. (#16630)
This commit fixes an issue where trust bundles could not be read
by services in a non-default namespace, unless they had excessive
ACL permissions given to them.

Prior to this change, `service:write` was required in the default
namespace in order to read the trust bundle. Now, `service:write`
to a service in any namespace is sufficient.
2023-03-14 12:24:33 -05:00
..
middleware feat: panic handler in rpc rate limit interceptor (#16022) 2023-01-25 14:13:38 -05:00
operator Protobuf Refactoring for Multi-Module Cleanliness (#16302) 2023-02-17 16:14:46 -05:00
peering Fix issue with trust bundle read ACL check. (#16630) 2023-03-14 12:24:33 -05:00