dnscontrol/providers
Sven Peter f88c60a8f3
New provider: INWX (#808)
* adds initial support for INWX

* adds all features to the INWX provider

* allows domain for tests in creds.json for INWX

* runs go generate to update docs for INWX

* fixes formatting with gofmt

* changes goinwx to github.com/nrdcg/goinwx v0.8.0

* simplifies inwx sandbox check

* changes inwx unknown key error to a warning

* adds models.PostProcessRecords for inwx records

* replaces strings.TrimRight with [:-1] to remove final dot for inwx

* adds a comment about the domain creds.json key for the inwx provider

* removes warning for invalid creds.json keys in the inwx provider

* adds TOTP calculation support for inwx

* adds comments to inwxProvider

* improves INWX error messages

* adds additional documentation about the TOTP support for INWX

* adds inwx documentation

* bumps goinwx to 0.8.1 to fix the inwx API
2020-08-17 08:45:44 -04:00
..
_all New provider: INWX (#808) 2020-08-17 08:45:44 -04:00
activedir Linting (#767) 2020-06-18 09:37:57 -04:00
axfrddns New provider: AXFR+DDNS (#259) (#729) 2020-05-08 10:55:51 -04:00
azuredns Fix for incomplete results from Azure DNS in fetchRecordSets (#791) 2020-07-28 13:35:56 -04:00
bind aRemove debug statement 2020-07-09 19:34:35 -04:00
cloudflare linting (#777) 2020-07-06 20:18:24 -04:00
cloudns linting (#777) 2020-07-06 20:18:24 -04:00
config Switch to Go 1.13 error wrapping (#604) 2020-01-28 11:06:56 -05:00
desec desec: Supports PTR records out of the box (#801) 2020-08-04 09:44:20 -04:00
digitalocean Linting (#767) 2020-06-18 09:37:57 -04:00
dnsimple Linting (#767) 2020-06-18 09:37:57 -04:00
exoscale Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04:00
gandi_v5 Sort updates (cosmetic) (#772) 2020-07-01 05:55:20 -04:00
gcloud linting (#777) 2020-07-06 20:18:24 -04:00
hexonet linting (#777) 2020-07-06 20:18:24 -04:00
internetbs linting (#777) 2020-07-06 20:18:24 -04:00
inwx New provider: INWX (#808) 2020-08-17 08:45:44 -04:00
linode Linting (#767) 2020-06-18 09:37:57 -04:00
namecheap Linting (#767) 2020-06-18 09:37:57 -04:00
namedotcom linting (#777) 2020-07-06 20:18:24 -04:00
netcup linting (#777) 2020-07-06 20:18:24 -04:00
ns1 Fixed MX records on NS1 (#783) 2020-07-14 08:33:21 -04:00
octodns linting (#777) 2020-07-06 20:18:24 -04:00
opensrs Linting (#767) 2020-06-18 09:37:57 -04:00
ovh Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04:00
powerdns Fixing PowerDNS domain creation (#786) 2020-07-30 11:09:21 -04:00
route53 Route53 uses a custom record type for SPF (#787) 2020-07-17 13:02:42 -04:00
softlayer Linting (#767) 2020-06-18 09:37:57 -04:00
vultr Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04:00
capabilities.go New provider: INWX (#808) 2020-08-17 08:45:44 -04:00
capability_string.go Provider support for DS records as children only (#765) 2020-06-18 17:24:13 -04:00
providers.go Update github.com/StackExchange/dnscontrol/v2 2020-04-14 16:49:03 -04:00