moby--moby/registry
Arnaud Porterie 13baeb3b70 Merge pull request #13815 from tiborvass/do-not-send-basic-auth-on-302
Do not set auth headers for registry v1 if 302
2015-06-09 15:34:53 -07:00
..
auth.go Add transport package to support CancelRequest 2015-05-18 23:31:42 -04:00
auth_test.go Move CLI config processing out from under registry dir 2015-04-23 10:18:38 -07:00
authchallenge.go
config.go Registry v2 mirror support. 2015-05-26 11:08:19 -07:00
config_test.go
endpoint.go Add transport package to support CancelRequest 2015-05-18 23:31:42 -04:00
endpoint_test.go Add transport package to support CancelRequest 2015-05-18 23:31:42 -04:00
registry.go registry: debugTransport should print with testing.T.Log 2015-06-01 17:48:30 -04:00
registry_mock_test.go Remove PortSpecs from Config 2015-05-29 22:38:09 +02:00
registry_test.go registry: debugTransport should print with testing.T.Log 2015-06-01 17:48:30 -04:00
service.go Add transport package to support CancelRequest 2015-05-18 23:31:42 -04:00
session.go Do not set auth headers if 302 2015-06-08 19:59:39 -04:00
session_v2.go Properly verify manifests and layer digests on pull 2015-05-29 15:20:28 -07:00
token.go Registry: remove unwanted return variable name 2015-06-09 10:58:33 +08:00
types.go