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
config.go
config_test.go
config_unix.go
config_windows.go
endpoint.go
endpoint_test.go
reference.go
registry.go
registry_mock_test.go
registry_test.go
service.go
service_v1.go
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
types.go