michaeljmarshall commented on PR #19270:
URL: https://github.com/apache/pulsar/pull/19270#issuecomment-1416970736

   > Note that the one "breaking" change is to prevent connections where the 
originalPrincipal is set with an authRole that is not a proxy role. This is an 
invalid state that was allowed to persist before. That state was not a 
vulnerability because the isTopicOperationAllowed validates that both the 
originalPrincipal and the authRole have permission to perform an operation.
   
   I removed this logic from the PR to make it easier to accept. It would be 
good to submit a follow up PR to propose making the broker's logic stricter.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to