- 13 Jan, 2024 1 commit
-
-
Robert authored
1. Updated LiveDNS API URL for the new API to allow Personal Access Tokens to work 2. Updated authorization header syntax to allow deprecated API Keys to work with the new API 3. Removed white space in JSON response parsing to match responses returned by the server
-
- 12 Sep, 2023 2 commits
-
-
Julien Furgerot authored
-
Julien Furgerot authored
-
- 27 Oct, 2022 1 commit
-
-
Peter Dave Hello authored
-
- 17 Aug, 2020 1 commit
-
-
neil authored
-
- 29 Dec, 2018 1 commit
-
-
Dominik Röttsches authored
Gandi supports setting multiple entries by setting multiple array items for the rrset_values field in their API. Modify the dns_gandi_livedns.sh script so that it checks for existing entries, appends new ones if needed, and removes existing ones individually. This enabled wildcard certificate support on Gandi. Fixes the dns_gandi_livedns part of #1261. Tested for creating a multidomain, multiple wild-card certificate on Gandi and using a test script executing only the dns_gandi_livedns_add and dns_gandi_livedns_rm functions.
-
- 06 Sep, 2017 1 commit
-
-
Arthur Gautier authored
The gandi api has changed its url for a more stable one. Although https://dns.beta.gandi.net will continue to work for the foreseable future, this commits updates the url to new official one.
-
- 12 May, 2017 1 commit
-
-
neil authored
-
- 26 Mar, 2017 1 commit
-
-
Josh Soref authored
-
- 01 Mar, 2017 1 commit
-
-
neilpang authored
-
- 28 Feb, 2017 4 commits
-
-
neilpang authored
-
neilpang authored
-
neilpang authored
-
Frederic Crozat authored
* add API for Gandi LiveDNS * ensure Gandi API key is saved for renewing certificate. * gandi_livedns: use PUT instead of POST for creating DNS record * gandi_livedns: fix formatting * dns_gandi_livedns: fix shellcheck errors
-