You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/06/27 18:45:47 UTC

[GitHub] [pulsar] jerrypeng opened a new pull request #4628: Add authorization to function worker REST endpoints

jerrypeng opened a new pull request #4628: Add authorization to function worker REST endpoints
URL: https://github.com/apache/pulsar/pull/4628
 
 
   
   ### Motivation
   
   Currently, some of the REST endpoints for the worker does have perform any authorization checks.  However, these endpoints are to help cluster admins debug the cluster and contain internal information about the cluster.
   
   
   
   ### Modifications
   
   Add authorization to these endpoints so that only a cluster admin can access these endpoints
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services