powerdns-admin/powerdnsadmin
Enrico Tröger bc2e7c9786 Remove $SCRIPT_ROOT from 'admin.create_template_from_zone' URL
As the URL here is contructed from Flask's "url_for" which already
takes the script root into account, we do not need to add it here
explicitly. This would result in a duplicate script root otherwise.
2020-03-09 17:08:27 +01:00
..
lib Merge pull request #668 from pprietosanchez/fix_search_API_request 2020-03-06 14:08:39 +07:00
models Perform domain sync within a single transaction 2020-02-02 15:15:20 +01:00
routes Merge remote-tracking branch 'eht16/add_ssl_verify_setting' 2020-01-29 22:33:24 +07:00
services Merge pull request #674 from sshipway/patch-1 2020-03-06 13:57:09 +07:00
static Add session timeout warning 2019-12-17 23:46:34 +07:00
templates Remove $SCRIPT_ROOT from 'admin.create_template_from_zone' URL 2020-03-09 17:08:27 +01:00
__init__.py Introduce PDNS_ADMIN_LOG_LEVEL to change the log level 2020-01-27 00:20:32 +01: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