distribution/registry/auth
Noah Treuhaft 91f268e5a5 Downgrade token auth JWT logging from error to info
The token auth package logs JWT validation and verification failures at
the `error` level.  But from the server's perspective, these aren't
errors.  They're the expected response to bad input.  Logging them at
the `info` level better reflects that distinction.

Signed-off-by: Noah Treuhaft <noah.treuhaft@docker.com>
2016-09-07 10:45:06 -07:00
..
htpasswd Dynamically Parsing the Latest HTPassword File 2016-08-27 04:28:33 +08:00
silly Update auth context keys to use constant 2016-01-28 17:02:09 -08:00
token Downgrade token auth JWT logging from error to info 2016-09-07 10:45:06 -07:00
auth.go Add post token implementation 2016-03-04 13:53:06 -08:00