1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

NEW PROVIDER: NETCUP (DNS) (#718)

* Add support for netcup DNS api.
* Add documentation page.
* Update reference to new version path.
* Add OWNERS entry for netcup.
* Add credentials for integration test. Netcup does not support PTRs. Fix parsing/formating of SRV records.
* Skip integration tests that are not supported.
* Use single quotes in JS code.
This commit is contained in:
Kordian Bruck
2020-04-17 19:58:44 +02:00
committed by GitHub
parent 24b7d0641e
commit 02e6a49bb8
9 changed files with 495 additions and 3 deletions

View File

@@ -80,6 +80,7 @@ Maintainers of contributed providers:
* `INTERNETBS` @pragmaton
* `LINODE` @koesie10
* `NAMECHEAP` @captncraig
* `NETCUP` @kordianbruck
* `NS1` @captncraig
* `OCTODNS` @TomOnTime
* `OPENSRS` @pierre-emmanuelJ