This is an automated email from the ASF dual-hosted git repository.
mitchell852 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 0d153c6 accounts for null arrays (#4008)
add e16d531 Rewrote /user/reset_password to Go (#3929)
No new revisions were added by this update.
Summary of changes:
infrastructure/cdn-in-a-box/traffic_ops/config.sh | 2 +-
lib/go-tc/users.go | 6 +
traffic_ops/app/conf/cdn.conf | 2 +-
traffic_ops/traffic_ops_golang/config/config.go | 14 +-
traffic_ops/traffic_ops_golang/login/login.go | 178 ++++++++++++++++++++-
traffic_ops/traffic_ops_golang/login/login_test.go | 36 +++++
traffic_ops/traffic_ops_golang/routing/routes.go | 1 +
7 files changed, 233 insertions(+), 6 deletions(-)