KannarFr opened a new pull request, #17411:
URL: https://github.com/apache/pulsar/pull/17411

   Fixes #17406 
   
   ### Motivation
   
   Enable CREATE_TOPIC permission check on topic auto creation.
   
   ### Modifications
   
   Introduce AuthAction.create_topic for the PulsarAuthorizationProvider
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the CI checks.
   
   This change updated tests and can be verified as follows:
   
   - updated test and give create_topic permission on the namespace
   
   ### Does this pull request potentially affect one of the following parts:
   
   - it affects permissions as currently, CREATE_TOPIC wasn't checked on the 
default authZ provider.
   


-- 
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