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 bbdf9e074c Add metrics for tracking when instance key renewal succeeds and fails, as well as when instance key *lookup* fails 2018-02-02 11:14:42 -05:00
..
test Add a banner to the Quay UI when an app specific token is about to expire 2018-01-04 15:27:42 -05:00
MAINTAINERS MAINTAINERS: init owners to subpkgs 2017-01-23 17:46:34 -05:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
auth_context.py Add an AppSpecificAuthToken data model for app-specific auth tokens. These will be used for the Docker CLI in place of username+password 2018-01-04 15:27:41 -05:00
basic.py Add kind to credentials validate call 2017-12-06 13:52:24 -05:00
cookie.py Rename cookie header parameter to make it clear it is unused 2017-03-23 15:42:45 -04:00
credentials.py Add an AppSpecificAuthToken data model for app-specific auth tokens. These will be used for the Docker CLI in place of username+password 2018-01-04 15:27:41 -05:00
decorators.py Fix logger statement in new auth code 2017-03-24 17:43:00 -04:00
oauth.py Fix log level on expired OAuth log 2018-01-04 12:59:21 -05:00
permissions.py registry auth tests: test more access types 2016-11-28 14:02:08 -05:00
registry_jwt_auth.py Add metrics for tracking when instance key renewal succeeds and fails, as well as when instance key *lookup* fails 2018-02-02 11:14:42 -05:00
scopes.py Add user admin scope 2015-11-18 12:01:40 -05:00
signedgrant.py Refactor our auth handling code to be cleaner 2017-03-23 15:42:45 -04:00
validateresult.py Add an AppSpecificAuthToken data model for app-specific auth tokens. These will be used for the Docker CLI in place of username+password 2018-01-04 15:27:41 -05:00