dnscontrol/providers
Costas Drogos d8146a4a19
NS1: fix ALIAS handling (#1154)
A bug was introduced in a2042c2eda, which stoped ALIAS records
from setting their record type correctly (it was set to nil).

Specifically, case "ALIAS" doesn't fall through to any of the other cases
below, leading ALIAS records to set their type to nil.

To fix that, readd the code that got absorbed by the URLFWD in a2042c2eda.
2021-05-11 15:52:27 -04:00
..
_all NEW PROVIDER: DNS Made Easy (#1093) 2021-03-17 23:36:42 -04:00
activedir gofmt all (#1144) 2021-05-04 14:15:31 -04:00
axfrddns AXFRDDNS provider - adds update/transfer connection modes support (#1143) 2021-05-07 08:21:14 -04:00
azuredns Update deps (#1141) 2021-05-02 11:04:42 -04:00
bind Add integration test for SOA (#1147) 2021-05-07 14:39:26 -04:00
cloudflare gofmt all (#1144) 2021-05-04 14:15:31 -04:00
cloudns CLOUDNS: Fetch permitted TTL values from API #1078 (#1102) 2021-03-22 09:47:29 -04:00
config Make creds file executable (#1119) 2021-04-12 16:20:32 -04:00
cscglobal Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
desec gofmt all (#1144) 2021-05-04 14:15:31 -04:00
digitalocean gofmt all (#1144) 2021-05-04 14:15:31 -04:00
dnsimple gofmt all (#1144) 2021-05-04 14:15:31 -04:00
dnsmadeeasy NEW PROVIDER: DNS Made Easy (#1093) 2021-03-17 23:36:42 -04:00
doh Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
exoscale gofmt all (#1144) 2021-05-04 14:15:31 -04:00
gandiv5 Maint: DS record tests should use more realistic data (#1127) 2021-04-17 10:49:06 -04:00
gcloud gofmt all (#1144) 2021-05-04 14:15:31 -04:00
hedns gofmt all (#1144) 2021-05-04 14:15:31 -04:00
hetzner gofmt all (#1144) 2021-05-04 14:15:31 -04:00
hexonet gofmt all (#1144) 2021-05-04 14:15:31 -04:00
hostingde gofmt all (#1144) 2021-05-04 14:15:31 -04:00
internetbs Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
inwx gofmt all (#1144) 2021-05-04 14:15:31 -04:00
linode gofmt all (#1144) 2021-05-04 14:15:31 -04:00
msdns MSDNS Fix pssession; Allow alternative credentials (#1140) 2021-05-02 11:25:06 -04:00
namecheap NAMECHEAP: Enable ALIAS support (#1149) 2021-05-10 08:52:46 -04:00
namedotcom gofmt all (#1144) 2021-05-04 14:15:31 -04:00
netcup gofmt all (#1144) 2021-05-04 14:15:31 -04:00
ns1 NS1: fix ALIAS handling (#1154) 2021-05-11 15:52:27 -04:00
octodns gofmt all (#1144) 2021-05-04 14:15:31 -04:00
opensrs Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
oracle gofmt all (#1144) 2021-05-04 14:15:31 -04:00
ovh gofmt all (#1144) 2021-05-04 14:15:31 -04:00
powerdns PowerDNS: fix order problems of delete corrections & some cleanup (#1153) 2021-05-10 10:18:40 -04:00
route53 gofmt all (#1144) 2021-05-04 14:15:31 -04:00
softlayer gofmt all (#1144) 2021-05-04 14:15:31 -04:00
vultr gofmt all (#1144) 2021-05-04 14:15:31 -04:00
capabilities.go Direct SOA record management (#1115) 2021-05-04 15:47:26 -04:00
capability_string.go Direct SOA record management (#1115) 2021-05-04 15:47:26 -04:00
providers.go gofmt all (#1144) 2021-05-04 14:15:31 -04:00