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 0e602efbf9 Fix error displayed for OAuth if an existing token already matches scopes
Before this change, the OAuth system would automatically redirect to display the code if the scopes requested were a subset of those already granted by the user. However, the missing process auth resulted in `get_authenticated_user` returning None, which broke the OAuth flow.

Fixes #2131
2016-11-17 16:21:26 -05:00
..
api Report the user's name and company to Marketo 2016-11-14 17:34:50 -05:00
keyserver key server: fix tests by exporting jwk_with_kid 2016-10-25 16:14:18 -04:00
v1 Add new metrics as requested by some customers 2016-11-03 15:28:40 -04:00
v2 Add new metrics as requested by some customers 2016-11-03 15:28:40 -04:00
verbs Add new metrics as requested by some customers 2016-11-03 15:28:40 -04: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 Fix verbs in manifestlist 2016-09-26 14:49:58 -04:00
common.py Report the user's name and company to Marketo 2016-11-14 17:34:50 -05:00
csrf.py Add ability to download system logs 2014-12-23 14:01:00 -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 Fix NPE raised if a vulnerability notification doesn't have a level filter 2016-10-14 14:23:50 -04:00
notificationhelper.py notifications: another switch to repo attrdict 2016-10-01 16:44:19 -04: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 collection of user metadata: name and company 2016-11-08 16:15:02 -05:00
realtime.py rename auth.auth to auth.process 2016-09-29 15:24:57 -04:00
secscan.py Fixes and added tests for the security notification worker 2016-03-18 20:28:06 -04:00
trackhelper.py trackhelper: use data.types.Repository 2016-09-26 14:47:06 -04:00
web.py Fix error displayed for OAuth if an existing token already matches scopes 2016-11-17 16:21:26 -05:00
webhooks.py rename auth.auth to auth.process 2016-09-29 15:24:57 -04:00
wellknown.py Add well-known endpoint for Quay 2016-09-12 17:33:08 -04:00