moby--moby/registry
Derek McGowan 19d48f0b8b Allow v1 search to use v2 auth with identity token
Updates the v1 search endpoint to also support v2 auth when an identity token is given.
Only search v1 endpoint is supported since there is not v2 search currently defined to replace it.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2016-07-13 13:30:24 -07:00
..
auth.go Allow v1 search to use v2 auth with identity token 2016-07-13 13:30:24 -07:00
auth_test.go
config.go 1.change validateNoSchema into validateNoScheme 2016-03-31 12:29:15 +08:00
config_test.go
config_unix.go Remove Windows-specific default registry definitions 2016-03-10 18:33:14 -08:00
config_windows.go Remove Windows-specific default registry definitions 2016-03-10 18:33:14 -08:00
endpoint_test.go
endpoint_v1.go registry: endpoint_v1: fix outdated comment 2016-03-16 12:53:11 +01:00
reference.go
registry.go fix typos 2016-06-02 17:17:22 +08:00
registry_mock_test.go
registry_test.go Add `--limit` option to `docker search` 2016-06-02 19:12:20 -07:00
service.go Allow v1 search to use v2 auth with identity token 2016-07-13 13:30:24 -07:00
service_v1.go Add Unit test to daemon.SearchRegistryForImages… 2016-05-24 11:07:11 +02:00
service_v2.go Add Unit test to daemon.SearchRegistryForImages… 2016-05-24 11:07:11 +02:00
session.go Allow v1 search to use v2 auth with identity token 2016-07-13 13:30:24 -07:00
types.go fix typos 2016-06-02 17:17:22 +08:00