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/validators
Jimmy Zelinskie 7d07c2ed07 util.config.validators: fix torrent validation
This code was mistaken the info dict with the params passed in an
announce request. Rather, now we expose a function for creating a jwt
from infohashes directly.
2017-06-09 13:31:38 -04:00
..
test Enable toggling of the direct login feature in the superuser panel 2017-05-24 12:57:55 -04:00
__init__.py
validate_access.py Enable toggling of the direct login feature in the superuser panel 2017-05-24 12:57:55 -04:00
validate_bitbucket_trigger.py Pull out bitbucket trigger validation into validator class 2017-02-24 12:23:17 -05:00
validate_database.py
validate_email.py
validate_github.py Pull out github trigger and login validation into validator class 2017-02-24 12:23:18 -05:00
validate_gitlab_trigger.py Gitlab validation must allow unspecified endpoint 2017-03-30 12:57:41 -04:00
validate_google_login.py
validate_jwt.py
validate_keystone.py
validate_ldap.py
validate_oidc.py Add client ID and client secret to OIDC config validator 2017-04-07 11:33:02 -04:00
validate_redis.py
validate_secscan.py Have sec scan retries actually work 2017-03-29 16:19:46 -04:00
validate_signer.py
validate_ssl.py
validate_storage.py
validate_timemachine.py Fix time machine config validator on old-style config 2017-04-27 14:24:47 -04:00
validate_torrent.py util.config.validators: fix torrent validation 2017-06-09 13:31:38 -04:00