distribution/registry/api/v2
Josh Hawn 0f670bdc91 [api spec] Update authN and authZ errors
Associate HTTP 401s with Authentication errors rather than Authorization
errors. Changes the meaning of the UNAUTHORIZED error to be authentication
specific.

Defines DENIED error code to be associated with authorization
errors which result in HTTP 403 responses.

Add 'No Such Repository' errors to more endpoints.

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2015-09-30 09:12:31 -07:00
..
descriptors.go [api spec] Update authN and authZ errors 2015-09-30 09:12:31 -07:00
doc.go Move registry api definitions under registry package 2015-02-10 17:32:22 -08:00
errors.go Move common error codes to errcode package 2015-08-11 11:50:58 -07:00
names.go Allow single character repository names 2015-07-10 12:10:42 -06:00
names_test.go Add image name tests around hostnames 2015-07-30 14:26:21 -07:00
routes.go Catalog for V2 API Implementation 2015-07-21 21:45:14 -07:00
routes_test.go Add additional test coverage for the regexp contained in RepositoryNameRegexp 2015-07-21 17:10:36 -07:00
urls.go Catalog for V2 API Implementation 2015-07-21 21:45:14 -07:00
urls_test.go Updated urlbuilder X-Forwarded-Host logic 2015-04-24 14:16:49 -07:00