Commit graph

547 commits

Author SHA1 Message Date
Ludovic Fernandez
d51b5e408b
chore: update linter (#2046) 2023-10-31 14:08:50 +01:00
pchanvallon
4f242c93e6
azuredns: allow oidc authentication (#2036)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-30 18:26:35 +01:00
Ludovic Fernandez
c9ff534e39
nifcloud: fix API requests (#2039) 2023-10-18 09:53:04 +00:00
Ludovic Fernandez
52990b3c9e
liquidweb: add LWAPI_ prefix for env vars (#2034) 2023-10-15 01:12:55 +02:00
Jack Hayhurst
8afdc9d01c
liquidweb: detect zone automatically (#2031)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-14 17:08:29 +02:00
Christoph
2140e6befe
gandiv5: Add "Bearer" prefix to the auth header (#2029) 2023-10-07 00:22:02 +00:00
pchanvallon
bf8c7abf6d
azuredns: provide the ability to select authentication methods (#2026)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-10-05 11:25:44 +00:00
volayvaz
c2fd4498e5
otc: sequential challenge (#2023) 2023-09-21 14:04:52 +00:00
Ludovic Fernandez
b523518108
ipv64: remove unused option (#2022) 2023-09-20 21:30:21 +00:00
Lars Wiegman
d0aa6b3c0d
doc: update Designate documentation (#1465) 2023-09-20 19:47:00 +00:00
Ludovic Fernandez
113648a368
gandiv5: add Personal Access Token support (#2007) 2023-09-20 03:42:25 +00:00
Ludovic Fernandez
766e581f8d
Add DNS provider for http.net (#2014) 2023-09-20 01:40:26 +00:00
Ludovic Fernandez
11724c7bf3
bunny: fix zone detection (#2012) 2023-09-19 16:04:28 +00:00
Ludovic Fernandez
668a529c48
bunny: use NRDCG fork (#2009) 2023-09-03 16:27:27 +02:00
Fernandez Ludovic
a7befed6e8 nearlyfreespeech: fix salt 2023-08-21 00:25:40 +02:00
Robert Obryk
a423bb7411
nearlyfreespeech: fix authentication (#1999)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-08-20 22:04:35 +00:00
Andreas Deininger
6792701dbc
doc: fix broken links (#1997) 2023-08-19 19:03:45 +02:00
Ludovic Fernandez
b37d60c033
chore: update to go1.20 (#1993) 2023-08-19 16:05:33 +00:00
Andreas Deininger
ed559f0568
doc: fixing typos (#1995)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-08-18 18:10:11 +02:00
Daniel Néri
e8a97d9b90
exec: fix CLI documention (#1991) 2023-08-14 11:10:10 +00:00
Jed Laundry
f4f42f16b7
azuredns: update docs (#1988)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-08-11 14:27:38 +00:00
Ludovic Fernandez
07c4daeff3
Add DNS provider for Yandex 360 (#1975) 2023-08-04 15:39:23 +00:00
Sylvain Desbureaux
35c259e91d
pdns: fix notify (#1983) 2023-08-03 12:37:24 +00:00
Ludovic Fernandez
3cefc7a51b
chore: fix grammar and typo (#1978)
Co-authored-by: Dominik Menke <git@dmke.org>
2023-07-29 12:59:24 +02:00
Ludovic Fernandez
f582d12f65
route53: avoid unexpected records deletion (#1976)
Co-authored-by: David King <king.c.david@googlemail.com>
2023-07-27 18:56:40 +00:00
Ludovic Fernandez
ae7823705e
Add DNS provider for cloud.ru (#1968) 2023-07-27 11:09:39 +00:00
kingcdavid
6c13564bad
Adding S3 support for HTTP domain validation (#1970)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-27 10:42:48 +00:00
Ludovic Fernandez
fc47c35e89
chore: migrate to aws-sdk-go-v2 (lightsail, route53) (#1973) 2023-07-27 12:15:26 +02:00
Michael
f6aad431be
azure: fix configuration from env vars (#1972) 2023-07-25 13:42:49 +00:00
Troner
018db1267e
gcore: change API domain (#1971) 2023-07-25 12:42:54 +00:00
Ludovic Fernandez
e57bf3bbcf
servercow: fix regression (#1964) 2023-07-21 16:56:01 +02:00
SamTV12345
d4200c6d4c
Add IPv64 as DNS Provider (#1954)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-20 02:16:23 +00:00
Dave
d4f31eb8b0
Add Metaname.net as DNS provider (#1952) 2023-07-15 13:06:57 +02:00
pchanvallon
42863478c5
azure: new implementation based on the new API client (#1830)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-12 18:02:06 +00:00
Ludovic Fernandez
b4a2913a62
Add DNS provider for Efficient IP (#1945) 2023-07-01 12:37:40 +02:00
Michael Braunöder
2d4dc8fb38
Add DNS provider for RcodeZero (#1947)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-07-01 00:51:17 +02:00
darron froese
9d193056f7
cloudflare: update api client to v0.70.0 (#1931)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2023-06-30 22:10:54 +02:00
Ludovic Fernandez
fdfcaabde6
chore: update dependencies (#1948) 2023-06-30 20:42:28 +02:00
Ludovic Fernandez
c900b49051
dnsmadeeasy: fix DeleteRecord (#1939) 2023-06-19 15:28:12 +00:00
Ludovic Fernandez
c81ccf042e
docs: remove wrong timeout documentation for exec (#1936) 2023-06-13 14:05:02 +02:00
Ludovic Fernandez
4954d43a33
pdns: fix record value (#1929) 2023-06-06 15:49:59 +00:00
Fernandez Ludovic
8bf0cee70e docs: replace godoc.org references 2023-05-28 10:36:37 +02:00
Ludovic Fernandez
8a7fb25edc
websupport: simplify errors (#1924) 2023-05-27 12:19:14 +02:00
Julien Vdbc
8d8a3c1ccd
route53: pass ExternalID property to STS:AssumeRole API operation (#1918) 2023-05-26 20:26:40 +00:00
leonexcc
9bd5890c40
autodns: fixes wrong zone in api call if CNAME is used (#1923) 2023-05-26 22:03:23 +02:00
Chris Marchesi
fc8e49b340
route53: minor correction to documentation (#1916) 2023-05-17 16:42:06 +00:00
Ludovic Fernandez
3d44184074
Add DNS provider for Derak Cloud (#1909) 2023-05-05 12:37:54 +02:00
Ludovic Fernandez
aeec5be129
chore: refactor clients (#1868) 2023-05-05 09:49:38 +02:00
alexzorin
0c1303c1bd
docs: fix gdomainsgoogledomains (#1911) 2023-05-03 01:13:09 +00:00
Christian Grøntved
9db046581b
Add Brandit.com as DNS provider (#1890) 2023-04-14 09:44:20 +02:00