tuxis-ie / nsedit

DNS Editor working with PowerDNS's new API
GNU General Public License v2.0
199 stars 55 forks source link

Add support for CAA records #154

Closed kruisdraad closed 7 years ago

kruisdraad commented 7 years ago

To allow adding of CAA records. Is supported in powerdns since 4.0.0

mikedamm commented 7 years ago

As a workaround, you can import a zonefile on a newly created zone that contains CAA records.

kruisdraad commented 7 years ago

I can also insert it manually into the database after, but then the zone is not really managed by nsedit anymore ;)

tuxis-ie commented 7 years ago

https://github.com/tuxis-ie/nsedit/commit/0e63757d19b88cfe5b0f4364f1852af40b88454c

fsantiago07044 commented 7 years ago

am i missing something? my nsedit interface allows me to edit/manage caa records. i also have them in a template as well. ???