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 91880b45a7 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>
(cherry picked from commit 4316ae2ed3)
2016-04-25 15:10:31 -07:00
..
backend.go Pass upstream client's user agent through to registry on operations beyond pulls 2016-03-21 14:31:47 -07:00
image.go consistent variable names in api/server/router 2016-02-22 10:53:47 -08:00
image_routes.go api: server: check for unauthorized error 2016-04-25 15:10:31 -07:00