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/data/model
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
..
__init__.py Make sure to verify service names on key creation 2016-04-29 14:09:37 -04:00
_basequery.py Hash v1 uploads for torrent chunks 2016-01-05 14:43:40 -05:00
blob.py Fix uncompressed size for blob store and add test 2016-03-29 14:16:56 -04:00
build.py Fix indentation on build model operations 2015-12-04 15:46:07 -05:00
health.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
image.py Merge pull request #1253 from Quentin-M/clair2 2016-02-19 18:21:25 -05:00
log.py Always use log entry kind cache 2016-05-13 15:20:55 -04:00
modelutil.py Add ID-based pagination to logs using new decorators and an encrypted token 2016-01-26 12:50:48 -05:00
notification.py Lots of smaller fixes: 2016-04-29 14:05:16 -04:00
oauth.py Fix user:admin scope handling and add test 2016-05-09 11:16:01 +02:00
organization.py Fix permissions when converting a user to an org 2016-04-14 17:39:45 -04:00
permission.py Change permissions to only load required by default 2016-03-28 16:33:32 -04:00
release.py Formatting and syntax improvements 2016-01-19 14:56:02 -05:00
repository.py Make notification lookup faster and fix repo pagination on Postgres 2016-03-30 14:46:31 -04:00
service_keys.py Fix key server to not list expired keys 2016-05-03 17:58:47 -04:00
sqlalchemybridge.py Small fixes 2016-01-29 20:01:17 +02:00
storage.py Remove dependent signatures before removing image storages 2016-01-19 14:56:02 -05:00
tag.py Only write exceptions for manifest gen when a tag exists 2015-12-03 16:04:17 -05:00
team.py Revert "Remove old search API which is no longer in use" 2016-03-07 10:07:41 -05:00
token.py Accidental refactor, split out legacy.py into separate sumodules and update all call sites. 2015-07-17 11:56:15 -04:00
user.py Fix setup tool when binding to external auth 2016-05-23 17:11:36 -04:00