moby--moby/registry
Ken Cochrane aee260d4eb Remove email address field from login
This removes the email prompt when you use docker login, and also removes the ability to register via the docker cli. Docker login, will strictly be used for logging into a registry server.

Signed-off-by: Ken Cochrane <kencochrane@gmail.com>
2016-02-29 17:53:27 -08:00
..
auth.go Remove email address field from login 2016-02-29 17:53:27 -08:00
auth_test.go Remove email address field from login 2016-02-29 17:53:27 -08:00
authchallenge.go Adds support for v2 registry login 2015-01-15 14:04:14 -08:00
config.go Change APIEndpoint to contain the URL in a parsed format 2016-02-17 17:48:15 -08:00
config_test.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
config_unix.go Change APIEndpoint to contain the URL in a parsed format 2016-02-17 17:48:15 -08:00
config_windows.go Change APIEndpoint to contain the URL in a parsed format 2016-02-17 17:48:15 -08:00
endpoint.go Change APIEndpoint to contain the URL in a parsed format 2016-02-17 17:48:15 -08:00
endpoint_test.go Change APIEndpoint to contain the URL in a parsed format 2016-02-17 17:48:15 -08:00
reference.go Use notary library for trusted image fetch and signing 2015-07-24 14:08:20 -07:00
registry.go Push/pull errors improvement and cleanup 2016-02-11 16:28:56 -08:00
registry_mock_test.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00
registry_test.go Change APIEndpoint to contain the URL in a parsed format 2016-02-17 17:48:15 -08:00
service.go Change APIEndpoint to contain the URL in a parsed format 2016-02-17 17:48:15 -08:00
service_v1.go Change APIEndpoint to contain the URL in a parsed format 2016-02-17 17:48:15 -08:00
service_v2.go Change APIEndpoint to contain the URL in a parsed format 2016-02-17 17:48:15 -08:00
session.go Remove email address field from login 2016-02-29 17:53:27 -08:00
token.go Registry: remove unwanted return variable name 2015-06-09 10:58:33 +08:00
types.go Modify import paths to point to the new engine-api package. 2016-01-06 19:48:59 -05:00