1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/registry
Don Kjer 63cb03a55b Fix for issue 9922: private registry search with auth returns 401
Signed-off-by: Don Kjer <don.kjer@gmail.com>
(cherry picked from commit 6b2eeaf896)

Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <princess@docker.com> (github: jfrazelle)

Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <hugs@docker.com> (github: jfrazelle)
2015-03-26 13:03:50 -07:00
..
v2 Add ability to refer to image by name + digest 2015-03-17 10:10:42 +00:00
auth.go Fix for issue 9922: private registry search with auth returns 401 2015-03-26 13:03:50 -07:00
auth_test.go Fix format calls as suggested by vet 2015-01-14 14:12:03 -08:00
authchallenge.go Adds support for v2 registry login 2015-01-15 14:04:14 -08:00
config.go Docker Tag command: Relax the restriction on namespace (username) length from 30 to 255 characters. 2015-03-14 16:45:44 -04:00
config_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
endpoint.go Fix for issue 9922: private registry search with auth returns 401 2015-03-26 13:03:50 -07:00
endpoint_test.go Fix some go vet errors 2015-02-02 14:53:20 -08:00
httpfactory.go Removing -X flag option and autogenerated code to create Dockerversion.go functionality 2015-02-20 05:40:12 +00:00
registry.go Rename package timeout to timeoutconn. 2015-02-25 20:52:37 +01:00
registry_mock_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
registry_test.go Docker Tag command: Relax the restriction on namespace (username) length from 30 to 255 characters. 2015-03-14 16:45:44 -04:00
service.go Adds support for v2 registry login 2015-01-15 14:04:14 -08:00
session.go Fix for issue 9922: private registry search with auth returns 401 2015-03-26 13:03:50 -07:00
session_v2.go Merge pull request #11528 from jlhawn/separate_init_blob_upload 2015-03-20 16:39:31 -07:00
token.go Fix token basic auth header issue 2015-01-31 15:12:34 -08:00
types.go Adds support for v2 registry login 2015-01-15 14:04:14 -08:00