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 60bbca2185 Fix setup tool when binding to external auth
We now query the external auth provider for the external service's identifier before adding the linking row into the database. This fixes the case where the external service resolves a different identifier for the same username.

Fixes #1477
2016-05-23 17:11:36 -04:00
..
api Fix setup tool when binding to external auth 2016-05-23 17:11:36 -04:00
v1 use kwargs for parse_repository_name 2016-03-09 16:20:28 -05:00
v2 Use the registry API for security scanning 2016-05-04 18:04:06 -04:00
__init__.py Refactor the code into modules, it was getting unweildy. 2013-09-25 12:45:12 -04:00
bitbuckettrigger.py Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories. 2016-01-22 15:54:06 -05:00
building.py Start refactoring of the trigger system: 2015-09-21 16:36:48 -04:00
common.py Add Google Tag Manager support to Quay 2016-04-12 15:28:24 -04:00
csrf.py Add ability to download system logs 2014-12-23 14:01:00 -05:00
decorated.py Switch error messages to have content type JSON 2015-12-28 14:17:44 -05: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 use kwargs for parse_repository_name 2016-03-09 16:20:28 -05:00
gitlabtrigger.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
key_server.py Fix key server to not list expired keys 2016-05-03 17:58:47 -04:00
notificationevent.py Add another test for security notification filtering 2016-03-17 12:59:27 -04:00
notificationhelper.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
notificationmethod.py Send SSL client certs on webhook notifications 2015-08-19 13:53:34 -04:00
oauthlogin.py use kwargs for parse_repository_name 2016-03-09 16:20:28 -05:00
realtime.py Add a try-catch around the realtime logs stuff 2015-02-17 19:18:56 -05:00
secscan.py Fixes and added tests for the security notification worker 2016-03-18 20:28:06 -04:00
trackhelper.py Add the hostname to mixpanel requests. 2015-12-16 13:43:31 -05:00
verbs.py Make security scan testing much faster 2016-05-05 13:55:24 -04:00
web.py Various small fixes in prep for QE release 2016-05-04 15:20:27 -04:00
webhooks.py Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories. 2016-01-22 15:54:06 -05:00