moby--moby/api/server/httputils
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
..
decoder.go Remove runconfig package dependency from image and container routers. 2016-03-28 16:23:51 -04:00
errors.go api: server: check for unauthorized error 2016-04-22 17:14:02 +02:00
form.go Remove defensive check of mux vars handling. 2015-10-14 10:31:09 -07:00
form_test.go Resolves #16458 - filter events by labels. 2015-10-02 16:33:20 -04:00
httputils.go Update code for latest engine-api 2016-04-19 16:56:54 +02:00