distribution/registry
Brian Bland c25f4af00f Reduces log level of auth error lines from error->warn
An error level log is already produced within app.authorized() if an
actual unexpected error occurs during authorization, so this warning
level log remains for auditability purposes, but should not be
considered an error condition.

Addresses #704

Signed-off-by: Brian Bland <brian.bland@docker.com>
2015-07-16 12:43:33 -07:00
..
api Add ability to pass in substitution args into an Error 2015-07-15 11:02:10 -07:00
auth Move challenge http status code logic 2015-06-17 18:23:55 -07:00
client Allow Manifest Service to be configured with function arguments 2015-07-15 12:25:16 -07:00
handlers Reduces log level of auth error lines from error->warn 2015-07-16 12:43:33 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Rename top level registry interface to namespace 2015-04-09 19:21:33 -07:00
storage Allow Manifest Service to be configured with function arguments 2015-07-15 12:25:16 -07:00
doc.go Integrate layer info cache with registry and storage 2015-04-02 20:15:16 -07:00