PowerDNS-Admin/powerdnsadmin/routes
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
admin.py Add new setting to verify outgoing SSL connections 2020-01-25 19:44:11 +01:00
api.py Add new setting to verify outgoing SSL connections 2020-01-25 19:44:11 +01:00
base.py LGTM fixes. Remove unused import and variables 2019-12-07 20:20:40 +07:00
dashboard.py Fix #614. Can not enable dnssec 2019-12-19 21:50:15 +07:00
domain.py Fix #613. Create domain from template with SOA record enabled 2019-12-19 21:43:53 +07:00
index.py Fix some formatting issues 2020-01-03 15:57:07 +13:00
user.py User session improvement 2019-12-18 15:25:20 +07:00