mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-09 14:46:40 +08:00
* Fix #1338 do not error if domain is not registered OVH now allows to create zone without registering a domain. The ovh provider was getting the NS from the registrar and not the zone, which doesn't work in a scenario where only the zone exists at ovh. This changeset makes the ovh provider fetch the NS from the registrar and if there's none from the zone. * OVH now supports all dual providers scenario This change updates the OVH provider documentation accordingly. |
||
---|---|---|
.. | ||
auditrecords.go | ||
ovhProvider.go | ||
protocol.go |