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
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
..
httputils api: server: check for unauthorized error 2016-04-25 15:10:31 -07:00
middleware Pass upstream client's user agent through to registry on image pulls 2016-03-20 04:30:09 -07:00
router api: server: check for unauthorized error 2016-04-25 15:10:31 -07:00
middleware.go Make server middleware standalone functions. 2016-02-24 14:48:52 -05:00
profiler.go Remove all docker debugging knowledge from the server. 2016-02-16 14:11:16 -05:00
router_swapper.go fix typos 2016-03-06 00:59:11 +08:00
server.go api: server: server: remove redunant debugf 2016-03-07 09:03:29 +01:00
server_test.go Separate API router from server. 2015-09-29 19:43:03 -04:00