operasoftware / dns-ui

Opera's LDAP-authenticated PowerDNS user interface
Apache License 2.0
283 stars 58 forks source link

Add missing reverse ptr check to rrset 'update' action #82

Closed CyBeRoni closed 6 years ago

CyBeRoni commented 6 years ago

There is a setting to not automatically set reverse PTR records, but that setting is only used when adding records. This simple patch also checks that setting when updating existing records.