WillyXJ / facileManager

A modular suite of web apps built with the sysadmin in mind.
www.facilemanager.com
GNU General Public License v2.0
87 stars 37 forks source link

[BUG] multiple CAA records, issue and issuewild with the same value not inserted #554

Closed mdklapwijk closed 2 years ago

mdklapwijk commented 2 years ago

fM Version : 4.2.0 fmDNS Version : 5.2.0

In raising this issue, I confirm the following (please check boxes, eg [X]):


(BUG | ISSUE) Expected Behavior: Adding CAA records for both 'issue' and 'issuewild' with the same value (e.g. 'digicert.com') for the domain should result in 2 records.

(BUG | ISSUE) Actual Behavior: Adding CAA records for both 'issue' and 'issuewild' with the same value for the domain results in 2 records to validate, but on submission it only shows 1 record in the system.

(BUG | ISSUE) Steps to reproduce: Create 2 CAA records with the same value at once or add the second 1 later.

(BUG | ISSUE) Steps to mitigate/work around: Create 2nd CAA record with a different value, validate and submit. Once submitted, update the record to the actual value, validate and submit.

WillyXJ commented 2 years ago

This is now fixed in fmDNS 5.2.1 and later.