rawlinp edited a comment on pull request #6664: URL: https://github.com/apache/trafficcontrol/pull/6664#issuecomment-1071137150
I think requiring operations priv-level was a regression from TO-Perl: https://github.com/apache/trafficcontrol/blob/4.0.x/traffic_ops/app/lib/API/Deliveryservice.pm#L534 We only checked if they're operations priv-level if we weren't using tenancy (which we do now). Therefore, it should be usable by any role (other than `disallowed` obviously), and the update should be allowed as long as the user's tenant checks out. -- 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]
