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/auth
Jake Moshenko bea8b9ac53 More changes for registry-v2 in python.
Implement the minimal changes to the local filesystem storage driver and feed them through the distributed storage driver.
Create a digest package which contains digest_tools and checksums.
Fix the tests to use the new v1 endpoint locations.
Fix repository.delete_instance to properly filter the generated queries to avoid most subquery deletes, but still generate them when not explicitly filtered.
2015-07-17 11:50:41 -04:00
..
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
auth.py Allow superusers to disable user accounts 2015-06-29 18:40:52 +03:00
auth_context.py Allow superusers to disable user accounts 2015-06-29 18:40:52 +03:00
jwt_auth.py More changes for registry-v2 in python. 2015-07-17 11:50:41 -04:00
permissions.py More changes for registry-v2 in python. 2015-07-17 11:50:41 -04:00
scopes.py Make the scopes dynamic based on app config. 2015-07-15 18:13:15 -04:00