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 1e5b97318a Fix loading of public keys for OIDC under Linux
Python's crypto lib under Linux has issues with loading PEM-encoded keys, so we just load it as a DER here and give PyJWT the key *instance* to use directly.
2016-12-09 14:26:56 -05:00
..
provider Fix tests and test provider for real license format 2016-10-18 23:44:08 -04: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 QE setup tool support for BitTorrent downloads 2016-11-02 17:32:12 -04:00
database.py superuser: add storage replication config 2015-11-09 17:34:22 -05:00
oauth.py Fix loading of public keys for OIDC under Linux 2016-12-09 14:26:56 -05:00
superusermanager.py Basic labels support 2016-08-26 15:24:26 -04:00
validator.py Fix config validator for storage and add a test suite 2016-11-30 11:58:41 -05:00