distribution/registry
Derek McGowan 16396a7a80
Add OAuth error for client
Allow clients to handle errors being set in the WWW-Authenticate
rather than in the body. The WWW-Authenticate errors give a
more precise error describing what is needed to authorize
with the server.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-11-09 15:27:40 -08:00
..
api Honor X-Forwarded-Port and Forwarded headers 2016-11-02 16:49:42 +01:00
auth Update to fix lint errors 2016-10-05 17:47:12 -07:00
client Add OAuth error for client 2016-11-09 15:27:40 -08:00
handlers manifest: references should cover all children 2016-10-18 11:43:33 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add support for blobAccessController middleware 2016-05-19 14:02:15 +02:00
proxy Refactor authorization challenges to its own package 2016-11-09 15:27:40 -08:00
storage Merge pull request #2027 from ahmetalpbalkan/pr-azure-memleak2 2016-11-04 10:08:40 -07:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Add configuration option to disable access logging 2016-09-14 14:33:30 -07:00
registry_test.go Allow registry clients to connect via http2 2016-08-13 22:07:42 -04:00
root.go Remove signature store from registry. Return a generated signature for manifest 2016-05-27 13:19:26 -07:00