powerdns-admin/app
Thomas M Steenholdt 0a670845fa Automatically rectify DNSSEC enabled zones
For DNSSEC enabled zones to function correctly, they need to be rectified on update.

This changes the DNSSEC enable/disable code to set API-RECTIFY:

To `true` when activating DNSSEC on a domain
To `false` when deactivating DNSSEC on a domain

With this, PowerDNS promises to handle the needed rectifications.

(cherry picked from commit 5d15d8899cc03a4a7d433d33c2c4b1da09b5eb2d)
2018-06-10 21:47:19 -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 Merge remote-tracking branch 'tmuncks/dnssec-admin-only' 2018-06-07 08:53:01 +07:00
__init__.py Check zone serial before allowing user to submit their change. #183 2018-04-12 11:18:44 +07: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 Automatically rectify DNSSEC enabled zones 2018-06-10 21:47:19 -02:00
views.py Merge pull request #275 from tmuncks/dont-revoke-your-own-rights 2018-06-08 09:16:49 +07:00