mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-01-13 02:50:27 +08:00
f9d748011e
OVH uses special SPF and DKIM invalid types for records added with the web ui (or default zone records). The ovh provider didn't correctly handle those invalid record types and was panic'ing. This change prevents the panic by converting such records to TXT (which is what they are in fact), but also auto-corrects any SPF or DKIM records to TXT ones. |
||
---|---|---|
.. | ||
ovhProvider.go | ||
protocol.go |