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
Joseph Schorr a38edea11b Allow use of basic auth for security scan endpoints
This will allow the security labeler to send a pull secret to retrieve security information for a manifest

Fixes https://jira.coreos.com/browse/QUAY-1087
2018-09-21 13:54:33 -04:00
..
test refactor approval service key to not need approver 2018-08-15 17:18:41 -04:00
__init__.py
auth_context.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00
auth_context_type.py Add a unique_key fields to the auth context type for tracking different instances 2018-06-19 11:09:58 -04:00
basic.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00
context_entity.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00
cookie.py
credential_consts.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00
credentials.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00
decorators.py Allow use of basic auth for security scan endpoints 2018-09-21 13:54:33 -04:00
MAINTAINERS
oauth.py
permissions.py
registry_jwt_auth.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00
scopes.py Fix OAuth scopes display 2018-03-16 13:03:42 -04:00
signedgrant.py
validateresult.py Refactor auth code to be cleaner and more extensible 2018-02-14 15:35:27 -05:00