dangogh commented on a change in pull request #3505: Oauth integration
URL: https://github.com/apache/trafficcontrol/pull/3505#discussion_r286228714
##########
File path: traffic_ops/app/conf/cdn.conf
##########
@@ -31,7 +31,8 @@
"backend_max_connections": {
"mojolicious": 4
},
- "profiling_enabled": false
+ "whitelisted_oauth_urls": [],
Review comment:
I think if it's something that's directly related to the execution of
`traffic_ops_golang`, it should be inside. This looks like something outside
of that. But, scanning the list, it doesn't look like that was adhered to,
so that's not a strong opinion....
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services