1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router/image
Antonio Murdaca 4316ae2ed3 api: server: check for unauthorized error
This functionality has been fixed by
7bca932182 but then it has been broken
again by a793564b25 and finally refixed
here.

Basically the functionality was to prompt for login when trying to pull
from the official docker hub.

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
2016-04-22 17:14:02 +02:00
..
backend.go Remove reference package dependency from the api. 2016-04-07 15:01:23 -07:00
image.go Merge pull request #21586 from calavera/remove_runconfig_from_routes 2016-03-29 08:40:49 -07:00
image_routes.go api: server: check for unauthorized error 2016-04-22 17:14:02 +02:00