GitHub user bluke7922 opened a pull request:
https://github.com/apache/incubator-trafficcontrol/pull/68
changed repo path from github.com/Comcast to github.com/apache/incubaâ¦
The paths have changed but there are errors with the following files:
ats_config_cli.go
import
"github.com/apache/incubator-trafficcontrol/traffic_ops/experimental/ats_config/traffic_ops"
is a program, not an importable package
and
github.com/apache/incubator-trafficcontrol/traffic_ops/experimental/server/auth/auth.go
invalid operation: token.Claims["userid"] (type jwt.Claims does not support
indexing)
token.Claims["userid"]
token.Claims["role"]
token.Claims["exp"]
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bluke7922/incubator-trafficcontrol master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafficcontrol/pull/68.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #68
----
commit 7855a5544606f7d6493641bfda81b47b8fb5af5b
Author: Brian Luke <[email protected]>
Date: 2016-11-10T20:20:18Z
changed repo path from github.com/Comcast to
github.com/apache/incubator-trafficcontrol
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---