dnscontrol/providers
norman-zon 58a5a4bcf0
Remove length checking from TxtNoMultipleStrings (#1308)
All functions in should test for only one condition. There already is a
function that tests for long TXT records: TxtNoLongStrings.
Add calls to TxtNoLongStrings in all providers that use
TxtNoMultipleStrings, to keep functionality, except for NS1 and ClouDNS,
which allow for any TXT record length, but not for multiple strings per
TXT.
2021-11-23 14:35:01 -05:00
..
_all Initial support for easyname as registrar (#1277) 2021-10-04 13:01:38 -04:00
activedir gofmt all (#1144) 2021-05-04 14:15:31 -04:00
akamaiedgedns NEW PROVIDER: AkamaiEdgeDNS (#1174) 2021-06-22 10:24:49 -04:00
axfrddns MAINTENANCE: Return error instead of panic when converting RR to RC (#1199) 2021-07-06 11:03:29 -04:00
azuredns Update deps (#1141) 2021-05-02 11:04:42 -04:00
bind MAINTENANCE: Return error instead of panic when converting RR to RC (#1199) 2021-07-06 11:03:29 -04:00
cloudflare CLOUDFLAREAPI: Adds CF_WORKER_ROUTE (#1243) 2021-10-11 16:04:49 -04:00
cloudns Remove length checking from TxtNoMultipleStrings (#1308) 2021-11-23 14:35:01 -05: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 GANDI_V5 & DESEC: correctly handle multiple RR in a RRset (#1296) 2021-11-01 15:41:37 -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 gofmt cleanups (#1217) 2021-07-21 16:10:53 -04:00
doh Re-engineer TXT records for simplicity and better compliance (#1063) 2021-03-07 13:19:22 -05:00
easyname Initial support for easyname as registrar (#1277) 2021-10-04 13:01:38 -04:00
exoscale gofmt all (#1144) 2021-05-04 14:15:31 -04:00
gandiv5 GANDI_V5 & DESEC: correctly handle multiple RR in a RRset (#1296) 2021-11-01 15:41:37 -04:00
gcloud gofmt all (#1144) 2021-05-04 14:15:31 -04:00
hedns Fix CodeQL issues (#1173) 2021-06-24 18:15:09 -04:00
hetzner gofmt all (#1144) 2021-05-04 14:15:31 -04:00
hexonet HEXONET: Support long TXT records and fix whitespace bug (#1283) 2021-10-04 12:08:57 -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 Revert "INWX: fix apex domains (#1221)" (#1242) 2021-08-29 19:35:25 -04:00
linode gofmt all (#1144) 2021-05-04 14:15:31 -04:00
msdns Remove length checking from TxtNoMultipleStrings (#1308) 2021-11-23 14:35:01 -05:00
namecheap NAMECHEAP: Add get zone functionality (#1207) 2021-07-12 06:49:30 -04:00
namedotcom gofmt all (#1144) 2021-05-04 14:15:31 -04:00
netcup Fix CodeQL issues (#1173) 2021-06-24 18:15:09 -04:00
ns1 ns1: Implement EnsureDomainExists (#1157) 2021-05-14 14:39:09 -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 Use ToNameserversStripTD instead of ToNameserver (#1306) 2021-11-18 11:08:52 -05:00
ovh Disable TXT splitting with OVH provider (#1291) 2021-10-17 09:52:17 -06:00
powerdns PowerDNS: fix order problems of delete corrections & some cleanup (#1153) 2021-05-10 10:18:40 -04:00
route53 Add R53_ZONE as an domain identifier (#1241) 2021-09-02 16:54:54 -04:00
softlayer gofmt all (#1144) 2021-05-04 14:15:31 -04:00
transip TRANSIP: Enable privatekey authentication (#1212) 2021-07-21 12:06:29 -04:00
vultr Remove length checking from TxtNoMultipleStrings (#1308) 2021-11-23 14:35:01 -05:00
capabilities.go NEW PROVIDER: AkamaiEdgeDNS (#1174) 2021-06-22 10:24:49 -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