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.
572d6ba53c
quay
/
auth
History
Jake Moshenko
5d86fa80e7
Merge pull request
#197
from coreos-inc/keystone
...
Add Keystone Auth
2015-07-22 13:38:47 -04:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
auth.py
Merge pull request
#197
from coreos-inc/keystone
2015-07-22 13:38:47 -04:00
auth_context.py
Accidental refactor, split out legacy.py into separate sumodules and update all call sites.
2015-07-17 11:56:15 -04:00
jwt_auth.py
Fix and templatize the logic for external JWT AuthN and registry v2 Auth.
2015-07-17 11:56:15 -04:00
permissions.py
Accidental refactor, split out legacy.py into separate sumodules and update all call sites.
2015-07-17 11:56:15 -04:00
scopes.py
Make the scopes dynamic based on app config.
2015-07-15 18:13:15 -04:00