mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-11 01:47:53 +08:00
df7553aa62
* ns1: fix multivalue CAA handling Introducing better multivalue support for the CAA entry broke CAA support for ns1, failing the relevant test. Improve the code touching CAA in either side, so that it can handle multivalue, quoted, CAA entries. * ns1: use native CAA record parser for CAA instead of using PopulateFromString. * ns1: remove panics Remove panics and bubble-up errors. * ns1: in case of errors, return nil data Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com> |
||
---|---|---|
.. | ||
auditrecords.go | ||
ns1Provider.go |