mitchell852 commented on a change in pull request #4415: Updated Traffic Portal
to use TO API v2.0
URL: https://github.com/apache/trafficcontrol/pull/4415#discussion_r384174323
##########
File path: traffic_portal/app/src/app.js
##########
@@ -339,8 +332,6 @@ var trafficPortal = angular.module('trafficPortal', [
require('./common/modules/table/cacheGroupServers').name,
require('./common/modules/table/cacheGroupStaticDnsEntries').name,
require('./common/modules/table/capabilities').name,
- require('./common/modules/table/capabilityEndpoints').name,
Review comment:
actually, i put them there even though capabilities are not in use yet and
they are not accessible via a menu but you can still get to them by going to:
https://tp.domain.net/#!/capabilities/auth/users
https://tp.domain.net/#!/capabilities/auth/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:
[email protected]
With regards,
Apache Git Services