distribution/registry/client
Derek McGowan 49369ffe9a Only do auth checks for endpoints starting with v2
Changes behavior so ping doesn't happen if /v2/ is anywhere in a request path, but instead only at the beginning. This fixes attempts to ping on redirected URLs.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2015-05-20 13:35:23 -07:00
..
transport Only do auth checks for endpoints starting with v2 2015-05-20 13:35:23 -07:00
blob_writer.go Break down type dependencies 2015-05-19 19:56:27 -07:00
blob_writer_test.go Feedback update 2015-05-19 19:18:30 -07:00
errors.go Add unauthorized error check 2015-05-20 10:05:44 -07:00
repository.go Break down type dependencies 2015-05-19 19:56:27 -07:00
repository_test.go Add unauthorized error check 2015-05-20 10:05:44 -07:00