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.
1c5300e439
quay
/
auth
History
Joseph Schorr
1c5300e439
We still need to process the function if the auth header is invalid
...
Otherwise, the user gets a 500
2015-07-14 11:35:04 +03:00
..
__init__.py
Refactor the code into modules, it was getting unweildy.
2013-09-25 12:45:12 -04:00
auth.py
We still need to process the function if the auth header is invalid
2015-07-14 11:35:04 +03:00
auth_context.py
Allow superusers to disable user accounts
2015-06-29 18:40:52 +03:00
permissions.py
The superuser capability does not require the idea of ordinality since it is a binary permission.
2015-06-30 11:02:13 -04:00
scopes.py
Delegated superuser API access
2015-06-30 11:08:26 +03:00