PowerDNS-Admin/powerdnsadmin
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
..
lib Add new setting to verify outgoing SSL connections 2020-01-25 19:44:11 +01:00
models Add new setting to verify outgoing SSL connections 2020-01-25 19:44:11 +01:00
routes Add new setting to verify outgoing SSL connections 2020-01-25 19:44:11 +01:00
services Fix migration script and LGTM 2019-12-21 22:26:56 +07:00
static Add session timeout warning 2019-12-17 23:46:34 +07:00
templates Azure OAuth - add Group mappings to Roles 2020-01-03 15:36:38 +13:00
__init__.py Add user email verification 2019-12-21 21:43:03 +07:00
assets.py Add session timeout warning 2019-12-17 23:46:34 +07:00
decorators.py Add user email verification 2019-12-21 21:43:03 +07:00
default_config.py Update docker stuff and bug fixes 2019-12-04 11:50:46 +07:00
swagger-spec.yaml Refactoring the code 2019-12-02 10:32:03 +07:00