This is an automated email from the ASF dual-hosted git repository.
mmarshall pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from f292bad8ac9 [fix][test] ProxyWithAuthorizationTest remove SAN from
test certs (#19594)
add d4be954dedc [fix][broker] Allow proxy to pass same role for authRole
and originalRole (#19557)
No new revisions were added by this update.
Summary of changes:
.../broker/authorization/AuthorizationService.java | 26 +++-
.../apache/pulsar/broker/service/ServerCnx.java | 2 +-
.../pulsar/broker/auth/AuthorizationTest.java | 30 +++--
.../pulsar/broker/service/ServerCnxTest.java | 2 +
.../proxy/server/ProxyWithAuthorizationTest.java | 143 ++++++++++++---------
.../server/ProxyWithJwtAuthorizationTest.java | 14 +-
6 files changed, 129 insertions(+), 88 deletions(-)