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/util/config
Joseph Schorr 188ea98441 Add new decorator to prevent reflected text attacks
Instead of disabling repo names with periods in them, we simply disallow calls to the API when they are GET requests, whose path ends in a dot, and that do not have a referrer from the frontend.
2018-02-20 11:33:45 -05:00
..
configdocs Generates HTML documentation explaining all of configuration fields (#2952) 2018-01-24 14:09:29 -05:00
provider Add config validation on startup (#2903) 2017-12-01 10:46:39 -05:00
test Fill out schema and schema whitelist 2018-02-06 15:27:01 -05:00
validators 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
__init__.py Get end-to-end configuration setup working, including verification (except for Github, which is in progress) 2015-01-07 16:20:51 -05:00
configutil.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
database.py util.config.db: ensure blob locations sync on boot 2017-03-22 22:57:21 -04:00
schema.py Add new decorator to prevent reflected text attacks 2018-02-20 11:33:45 -05:00
superusermanager.py Basic labels support 2016-08-26 15:24:26 -04:00
validator.py Add support for configuring CloudFront storage engine 2018-01-31 11:22:14 -05:00