PowerDNS-Admin/app
Thomas M Steenholdt 0979d9fca0 Tolerate pdns 3.x API deficiencies
PowerDNS 3.x API does not support setting or getting account info.

This patch lets PowerDNS 3.x users use the rest of the interface without problems.
Account stuff still does not work.

A message is logged in debug mode, to help with troubleshooting on newer versions
of PowerDNS.
2018-07-30 09:15:55 -02:00
..
lib domain stripping was not limited to the end of a name 2018-04-12 12:01:59 +02:00
static/custom Delete bundled libraries 2018-06-11 12:57:09 +02:00
templates Fix domain table modal to prevent removing several record at the same time 2018-07-05 13:58:27 +07:00
__init__.py Merge changes from master, PR #280 and resolve conflicts 2018-06-13 11:05:53 +07:00
assets.py Add webassets support 2018-06-11 21:16:28 +02:00
decorators.py Validate user role and DNSSEC_ADMINS_ONLY config on DNSSEC related routes 2018-06-07 09:28:14 +07:00
models.py Tolerate pdns 3.x API deficiencies 2018-07-30 09:15:55 -02:00
views.py Log user's ip address when they login 2018-07-05 14:25:05 +07:00