flake8
passed.
JSHint
passed.
Review Request #10013 — Created June 11, 2018 and submitted
We now have default values for
Config.HtpasswdPath
and
Config.TokenStorePath
like we do forConfig.Port
. We will warn if
the value is missing and use the default.
Ran
go fmt ./...
.
Rango test ./...
.
Revision 2 (+24 -10)
go fmt ./..
Revision 3 (+24 -10)