You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/07/29 13:50:45 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new issue #3759: deliveryservice_stats should be accessible to readonly users

ocket8888 opened a new issue #3759: deliveryservice_stats should be accessible to readonly users
URL: https://github.com/apache/trafficcontrol/issues/3759
 
 
   ## I'm submitting a ...
   - [ ] bug report
   - [ ] new feature / enhancement request
   - [x] improvement request (usability, performance, tech debt, etc.)
   - [ ] other <!--(Please do not submit support requests here - see above)-->
   
   ## Traffic Control components affected ...
   - [ ] CDN in a Box
   - [ ] Documentation
   - [ ] Grove
   - [ ] Traffic Control Client
   - [ ] Traffic Monitor
   - [x] Traffic Ops
   - [ ] Traffic Ops ORT
   - [ ] Traffic Portal
   - [ ] Traffic Router
   - [ ] Traffic Stats
   - [ ] Traffic Vault
   - [ ] unknown
   
   ## Current behavior:
   Currently, the `/deliveryservice_stats` endpoint requires permissions of at least the "operator" role. The endpoint is only capable of reading back data, and should thusly be available to all users at the "readonly" level or above (presuming tenancy is satisfied).
   
   ## Expected / new behavior:
   Simply change the check to look for at least "readonly" privileges.

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