powerdns-admin/app
Thomas M Steenholdt 10f47039ec Add config option to allow DNSSEC changes only for admins
DNSSEC requires changes to the parent domain, which in many cases requires special access to a registry or the like.
For that reason, especially the option to disable DNSSEC can be dangerous - if DNSSEC is disabled in PowerDNS but not in the registry, the domain stops working.

For this reason, adding an option to disable DNSSEC changes for non-admins seems reasonable.

(cherry picked from commit 5cdfc0263b07f4658d51cf7c038fea9a8911152a)
2018-06-06 08:53:44 -02:00
..
lib domain stripping was not limited to the end of a name 2018-04-12 12:01:59 +02:00
static Check zone serial before allowing user to submit their change. #183 2018-04-12 11:18:44 +07:00
templates Add config option to allow DNSSEC changes only for admins 2018-06-06 08:53:44 -02:00
__init__.py Check zone serial before allowing user to submit their change. #183 2018-04-12 11:18:44 +07:00
decorators.py Adjustment to give user access to granted domain only 2018-03-31 07:32:46 +07:00
models.py Fix SOA-EDIT-API options 2018-05-24 16:12:12 -02:00
views.py Add config option to allow DNSSEC changes only for admins 2018-06-06 08:53:44 -02:00