This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/endpoints/v2
Joseph Schorr 8cd38569d6 Fix issue with Docker 1.8.3 and pulling public repos with no creds
We now return the valid subset of auth scopes requested.

Adds a test for this case and adds testing of all returned JWTs in the V2 login tests
2016-01-25 15:54:17 -05:00
..
__init__.py Fix issue with Docker 1.8.3 and pulling public repos with no creds 2016-01-25 15:54:17 -05:00
blob.py Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories. 2016-01-22 15:54:06 -05:00
catalog.py Clean up v2 branch to no longer warn about readiness 2015-11-16 14:42:43 -05:00
errors.py New tests and small fixes while comparing against the V2 spec 2015-09-29 15:18:48 -04:00
manifest.py Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories. 2016-01-22 15:54:06 -05:00
tag.py Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories. 2016-01-22 15:54:06 -05:00
v2auth.py Fix issue with Docker 1.8.3 and pulling public repos with no creds 2016-01-25 15:54:17 -05:00
v2util.py Add _catalog endpoint as specified by V2 API 2015-09-29 16:02:19 -04:00