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/endpoints
Joseph Schorr a9791ea419 Have external login always make an API request to get the authorization URL
This makes the OIDC lookup lazy, ensuring that the rest of the registry and app continues working even if one OIDC provider goes down.
2017-01-23 19:06:19 -05:00
..
api Have external login always make an API request to get the authorization URL 2017-01-23 19:06:19 -05:00
keyserver key server: fix tests by exporting jwk_with_kid 2016-10-25 16:14:18 -04:00
v1 Add chunk size metric 2016-12-15 13:20:16 -05:00
v2 Change georeplication queuing to use new batch system 2016-12-21 17:44:30 -05:00
verbs Fix the order and number of arguments for squashing/ACI 2017-01-11 15:16:49 -05:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
bitbuckettrigger.py rename auth.auth to auth.process 2016-09-29 15:24:57 -04:00
building.py replace prefix w/ canonical name list 2016-12-07 12:56:56 -05:00
common.py Add proper and tested OIDC support on the server 2017-01-23 17:53:34 -05:00
csrf.py Switch csrf token check to use compare_digest to prevent timing attacks 2016-12-08 23:46:31 -05:00
decorated.py *: fix legacy imports 2016-09-28 20:17:14 -04:00
decorators.py Make our JWT subjects better and log using the info 2015-12-14 14:00:33 -05:00
exception.py Add back error_message and error_type for backwards-compatibility 2016-04-13 09:11:40 -04:00
githubtrigger.py rename auth.auth to auth.process 2016-09-29 15:24:57 -04:00
gitlabtrigger.py rename auth.auth to auth.process 2016-09-29 15:24:57 -04:00
notificationevent.py Adding in cancel notifications 2016-11-30 14:38:34 -05:00
notificationhelper.py Fix unsafe mutable default params. 2016-12-06 14:00:16 -05:00
notificationmethod.py Add a defined timeout on all HTTP calls in notification methods 2016-11-08 18:28:06 -05:00
oauthlogin.py Add proper and tested OIDC support on the server 2017-01-23 17:53:34 -05:00
realtime.py rename auth.auth to auth.process 2016-09-29 15:24:57 -04:00
secscan.py Have QSS only add security scanner notifications once 2016-12-05 19:08:20 -05:00
trackhelper.py Only parse request URL in track_and_log when necessary 2017-01-18 11:23:23 -05:00
web.py Have Quay always use an OAuth-specific CSRF token 2016-12-08 16:11:57 -05:00
webhooks.py build queue rate limiting: address PR comments 2016-12-06 20:40:54 -05:00
wellknown.py Add well-known endpoint for Quay 2016-09-12 17:33:08 -04:00