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.
06b7b1561d
quay
/
auth
History
Joseph Schorr
ca7d36bf14
Handle empty scopes and always send the WWW-Authenticate header, as per spec
...
Fixes
#1045
2015-12-15 14:59:47 -05:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
auth.py
Make our JWT subjects better and log using the info
2015-12-14 14:00:33 -05:00
auth_context.py
Make our JWT subjects better and log using the info
2015-12-14 14:00:33 -05:00
permissions.py
Switch to returning an empty set when there are invalid auth scopes
2015-07-31 12:49:42 -04:00
registry_jwt_auth.py
Handle empty scopes and always send the WWW-Authenticate header, as per spec
2015-12-15 14:59:47 -05:00
scopes.py
Switch the base case for when a scope string contains an invalid scope.
2015-08-05 17:35:02 -04:00