reg/registry
Chris Smith 0ff43808ca Add more useful error for bad credentials. (#51)
* Add more useful error for bad credentials.

The www-authenticate: basic response currently gets caught by
the token transport, which fails to parse it and spits out
a rather oblique "malformed auth challenge header" error.

Make the token transport ignore basic auth types, and make
the error transport handle a 401 response.

* Format authchallenge.go correctly.
2017-12-11 10:42:19 -05:00
..
authchallenge.go Add more useful error for bad credentials. (#51) 2017-12-11 10:42:19 -05:00
basictransport.go prepare reg for junk 2016-08-12 22:23:13 -07:00
catalog.go fix v2 manifest fetch 2017-03-01 15:39:18 -08:00
delete.go fix registry remove image (#50) 2017-12-09 11:36:02 -05:00
errortransport.go Add more useful error for bad credentials. (#51) 2017-12-11 10:42:19 -05:00
layer.go update deps 2017-03-04 22:10:04 -08:00
manifest.go travis 2017-03-01 15:44:49 -08:00
ping.go add vulns command 2017-02-12 18:45:47 -08:00
registry.go Fix http basic auth if protocol is missing (#22) 2017-04-18 13:32:28 -04:00
tags.go fix v2 manifest fetch 2017-03-01 15:39:18 -08:00
tokentransport.go add versions and binaries 2017-06-05 17:46:12 -04:00