Commit graph

449 commits

Author SHA1 Message Date
Matthieu Berthomé
ca6784a824
digitalocean: configurable base URL (#1687)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-10-03 13:36:47 +00:00
Ludovic Fernandez
d5a18dc2d5
docs: un-deprecate Yandex (#1719) 2022-09-19 09:40:45 +00:00
Ludovic Fernandez
af37b94b38
feat: take out CNAME support from experimental features (#1718) 2022-09-19 11:21:35 +02:00
Ludovic Fernandez
0d7ee5e750
luadns: fix cname support (#1717) 2022-09-17 18:04:47 +00:00
Daniel Albert
0bcada7921
pdns: notify secondary servers after updates (#1679)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-17 16:20:41 +00:00
tony-defa
60bd1c205e
allinkl: removed deprecated sha1 hashing (#1713) 2022-09-17 16:02:48 +00:00
Ludovic Fernandez
4c823ed3c0
lightsail: cleanup (#1716) 2022-09-17 09:22:42 +00:00
Ludovic Fernandez
bc3500a951
feat: deprecate Yandex and DNSPod (#1715) 2022-09-17 11:04:54 +02:00
Engin Diri
62a0d11f83
Add DNS provider for CIVO (#1707) 2022-09-09 12:33:24 +00:00
Ludovic Fernandez
a927c96aae
chore: update dependencies (#1709) 2022-09-03 17:53:23 +02:00
Andrew Kluev
8fe27e0cc3
Add DNS provider for VK Cloud (#1706)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-02 22:56:10 +02:00
Ludovic Fernandez
d99c75a08d
chore: update linter (#1708) 2022-09-02 09:05:52 +02:00
Andrew Kluev
be0c6c743d
Add DNS provider for YandexCloud (#1694)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-01 21:05:43 +00:00
Fernandez Ludovic
11ac3da542 infoblox: fix documentation 2022-08-25 16:21:04 +02:00
Ludovic Fernandez
ca18391d25
loopia: add configuratble API endpoint (#1704) 2022-08-24 19:32:39 +00:00
Ludovic Fernandez
d7b0593eb6
infoblox: fix documentation (#1702) 2022-08-24 20:15:27 +02:00
Ludovic Fernandez
409b3c9959
feat: update to go1.18 (#1700) 2022-08-22 15:05:31 +00:00
Predrag Janosevic
791eb3c640
exoscale: migrate to API v2 endpoints (#1682) 2022-08-04 14:35:02 +00:00
Kazumichi Yamamoto
d344d8b87b
sakuracloud: update api client library (#1690) 2022-08-04 13:56:46 +00:00
Manuel Schmidbauer
0aeafc68cf
njalla: fix record id unmarshal error (#1686) 2022-08-04 01:06:25 +02:00
libla
c270c239b5
tencentcloud: fix subdomain error (#1678)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-17 14:40:24 +02:00
Nick Been
6a53daad64
auroradns: update authentification (#1669) 2022-07-04 15:27:27 +02:00
john dev
806ef243d1
hetzner: set min TTL to 60s (#1666) 2022-06-30 08:55:08 +00:00
Alexey Bulenkov
525ceda150
docs: fixed invalid environment parameter name in example (#1662) 2022-06-28 00:02:08 +00:00
Dominik Menke
85f616f85b
docs: refactoring and cleanup (#1658) 2022-06-17 00:25:42 +02:00
Ludovic Fernandez
88a2bab2d9
Add DNS provider for Variomedia (#1654) 2022-06-06 20:22:34 +00:00
Katie
638745cbce
Add NearlyFreeSpeech DNS Provider (#1652)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2022-06-06 22:05:43 +02:00
nonchan
d95b487af1
route53: add assume role ARN (#1650)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-05-27 18:32:39 +02:00
Manabu Sonoda
81f1fabad4
Add DNS Provider for IIJ DNS Platform Service (#1646) 2022-05-20 20:30:19 +00:00
Gregory Schier
122cdb64e4
Add Vercel DNS provider (#1635)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-04-29 20:50:39 +00:00
Ludovic Fernandez
5228f6dbcf
rfc2136: fix TSIG secret (#1633) 2022-04-27 17:46:39 +02:00
lipovmi
3694559777
gcore: change dns api url (#1629) 2022-04-26 00:09:34 +02:00
Matt Sporleder
e83220c1c5
dnsimple: add debug option (#1630) 2022-04-26 00:08:38 +02:00
Ludovic Fernandez
6b8d5a0afc
bluecat: rewrite provider implementation (#1627) 2022-04-20 01:00:57 +02:00
Charlie Chiang
6641400f41
tencentcloud: fix InvalidParameter.DomainInvalid error when using DNS challenges (#1616) 2022-04-03 17:53:11 +02:00
Ludovic Fernandez
b4a942def7
docs: fix link in the httpreq page (#1602) 2022-02-24 00:07:58 +01:00
Johannes Kastl
86b05a9701
docs: fix typos for usage hostingde example (#1595) 2022-02-19 19:36:17 +01:00
Ludovic Fernandez
4b2f870f3f
Add DNS provider for iwantmyname (#1588) 2022-02-12 12:33:11 +01:00
Uwe Koloska
7f69bdbbeb
docs: fix all-inkl configuration (#1576) 2022-01-30 21:51:04 +01:00
Knut-Erik Johnsen
6dd5d1f814
azure: add support for Azure Private Zone DNS (#1561)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-01-17 10:05:59 +01:00
Ludovic Fernandez
27bb3f2256
joker: explains user and password for SVC mode (#1555) 2021-12-30 13:31:31 +01:00
Fernandez Ludovic
f4b153f26f test: force to have a reproducible context for oracle provider tests 2021-12-23 03:57:21 +01:00
Baran
6907a39266
Add DNS Provider for Tencent Cloud (#1527) 2021-12-22 15:58:35 +00:00
Dane
0324783e09
Add DNS provider for UKFast SafeDNS (#1545)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-20 14:15:49 +00:00
Sepehr Hosseini
f7c287e520
porkbun: fix typo in dns example (#1550) 2021-12-19 01:10:41 +00:00
Ludovic Fernandez
2b20b13fad
mythicbeasts: fix token expiration (#1539) 2021-12-03 16:19:00 +01:00
Ludovic Fernandez
2de6e0b0c8
chore: update linter (#1524) 2021-11-03 20:39:12 +01:00
Ludovic Fernandez
e719fabe96
chore: homogeneous tests setup and close servers. (#1520) 2021-11-01 23:52:38 +00:00
Ludovic Fernandez
15f3a45342
godaddy: add tests on the client (#1521) 2021-11-01 22:02:31 +01:00
Dominik Menke
60ae6e6dc9
chore: migrate RFC links (#1513)
As per announcement [1, 2], tools.ietf.org is going to shut
down in the near future. This updates the links to the referenced
RFCs to their new location, as per [3].

[1]: https://mailarchive.ietf.org/arch/msg/ietf/0n-6EXEmkTp3Uv_vj-5Vnm3o0bo/
[2]: https://mailarchive.ietf.org/arch/msg/ietf-announce/xKzJZIyanPCclTd7DU9PxBAbwhA/
[3]: https://github.com/ietf-tools/tools-transition-plan#new-service-locations
2021-10-22 19:26:08 +00:00