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 2018/04/25 23:07:48 UTC

[GitHub] mitchell852 commented on issue #2174: TO/TP should allow for a configuration such that admins do not have to submit DSRs

mitchell852 commented on issue #2174: TO/TP should allow for a configuration such that admins do not have to submit DSRs
URL: https://github.com/apache/incubator-trafficcontrol/issues/2174#issuecomment-384461486
 
 
   We could do this a couple of ways:
   
   1. If user.role=admin, then skip DSR
   2. if user.capabilities has deliveryservice-write, then skip DSR
   
   # 2 requires roles/capabilities to be done which is probably a few weeks off still. 
   
   # 1 can be done for the short-term pretty easily but when roles/capbilities are done, it will have to be switched to # 2.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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