reg/registry
Hynek Schlawack 11a291f744 Fix http basic auth if protocol is missing (#22)
Basic auth only worked if a full url was supplied.  The reason is that
BasicTransport.RoundTrip checked if the resulting request URL has a the
transport's URL as a prefix.

This is fixed by setting the transport's URL to the canonical URL that is
computed a few lines earlier.
2017-04-18 13:32:28 -04:00
..
authchallenge.go fixes 2016-09-05 19:44:19 -07: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 delete 2016-09-20 18:49:25 -07:00
errortransport.go fix delete 2016-09-20 18:49:25 -07: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 RFC: some enhancements for registries with lots of images (#17) 2017-04-04 10:11:24 -04:00