powerdns-admin/powerdnsadmin/lib
Enrico Tröger 68843d9664 Add new setting to verify outgoing SSL connections
The new setting 'verify_ssl_connections' tells the requests library to
verify secured outgoing HTTP connections.
Usually verifying is desired and helps to reveal configuration
problems. It also disables an ugly warning when HTTPS connections
are made without verification.
2020-01-25 19:44:11 +01:00
..
__init__.py Refactoring the code 2019-12-02 10:32:03 +07:00
certutil.py SAML certificate fix and enhancement 2019-12-19 00:40:25 +01:00
errors.py Fix API key query 2019-12-22 10:06:02 +07:00
helper.py Refactoring the code 2019-12-02 10:32:03 +07:00
schema.py Refactoring the code 2019-12-02 10:32:03 +07:00
utils.py Add new setting to verify outgoing SSL connections 2020-01-25 19:44:11 +01:00
validators.py Update docker stuff and bug fixes 2019-12-04 11:50:46 +07:00