This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
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.
5845e37e32
quay
/
auth
History
Joseph Schorr
76bef38d71
Remove extra call to the DB for a user we already have
2015-05-07 17:17:05 -04:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
auth.py
Remove extra call to the DB for a user we already have
2015-05-07 17:17:05 -04:00
auth_context.py
Propagate the grant user context to the signed grant to fix image sharing.
2015-02-23 15:07:38 -05:00
permissions.py
Add constructors for the QuayDeferredPermissionUser so that we can avoid extraneous DB lookups of the user whenever we already have the object
2015-05-07 15:04:12 -04:00
scopes.py
Merge branch 'koh'
2014-12-01 12:30:09 -08:00