Marc
4e9749f655
Prevent erasure of saved access token
2 years ago
Svante Richter
60bcee8c1d
Add rage4 dns api
2 years ago
Shane Bishop
dcc9624c15
Update dns_dgon.sh
Make sure to initialize 'found' so that it isn't contaminated from previous commands/requests.
2 years ago
Shane Bishop
b3df1a2bf8
'i' should start with 1
Since domain alias mode won't have the '_acme-challenge' prefix.
2 years ago
Kevin Köllmann
69aeb70cc3
Slightly modify regex to conform to new API response format
2 years ago
Kevin Köllmann
47e60cefe3
Use new searchMasterDomain API endpoint
2 years ago
neil
4b0a7a6e1f
Update dns_bunny.sh
`i` should start with `1`.
In dns alias mode, the fulldomain doesn't have a `_acme-challenge` prefix.
2 years ago
Bjarke Bruun
5c00afc6fe
Fix for multiple TLDs in DNS API
2 years ago
Shane Bishop
025e0e8093
fix the shebang
2 years ago
Shane Bishop
35fb1f8585
Create dns_bunny.sh
2 years ago
Lorenz Stechauner
5d6d0c6176
World4You: fix paketnr parsing
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
2 years ago
AlvinSchiller
7a1f94bc20
set newLastUsedRidForDomainEntry after request was successfull
2 years ago
AlvinSchiller
f9320fff8f
Changed lastUsedRidForDomainEntry seperator to space
2 years ago
neil
3dde83d8a0
fix https://github.com/acmesh-official/acme.sh/issues/4268
2 years ago
Viktor Sokhan
4e5d4b9695
Fix shellcheck and shfmt
2 years ago
Viktor Sokhan
90623142e1
Fix
2 years ago
Viktor Sokhan
43503a20e5
Fix
2 years ago
Viktor Sokhan
ec53b27dfe
Add dns_yc.sh
2 years ago
Hobby-Student
f9c2874c35
removed unnecessary white space in empty line
2 years ago
Hobby-Student
2304f005e3
better error handling
2 years ago
AlvinSchiller
c94f9f21af
fixed shfmt
2 years ago
AlvinSchiller
fc336e3733
fixed RID usage for wildcard domains
2 years ago
AlvinSchiller
281951a86b
ShellCheck fixed
2 years ago
AlvinSchiller
35ec3adadc
only use SELFHOSTDNS_MAP for configuration of RIDs. detect wildcard domain for use of additional RID
2 years ago
AlvinSchiller
b9256a1ba7
changed from *deployconf to *domainconf
2 years ago
AlvinSchiller
734c9a1aa5
Dns Challenge prefix removed. SELFHOSTDNS_MAP entries must be fullpath incl. prefix
2 years ago
stephen
2a05f24cb6
Add dns.la api support
Add dns.la api support
2 years ago
neil
5fbaeda217
Update dns_la.sh
2 years ago
Hobby-Student
b42532afe9
forgot enabling github actions. forced commit
2 years ago
Hobby-Student
da6a335b87
new line EOF
2 years ago
Hobby-Student
0e8fef73bb
error handling, minor changes to params, ...
2 years ago
stephen
233c724b2d
dns.la official acme script
dns.la official acme script
2 years ago
stephen
e1eb001872
dns.la official acme script
dns.la official acme script
2 years ago
stephen
5899d7034f
dns.la official acme script
dns.la official acme script
2 years ago
stephen
23c3e9482f
Delete dns_la.sh
2 years ago
stephen
dd980d9dca
dns.la official acme script
dns.la official acme script
2 years ago
stephen
d4ed50a915
Delete dns_la.sh
2 years ago
stephen
67a2a4f249
dns.la dns acme script
dns.la dns acme script
2 years ago
stephen
a6e87e7e08
Delete dns_la.sh
2 years ago
stephen
33da8a7f62
dns.la official acme script, error fixed
fixed shcheck error
2 years ago
stephen
671eecf203
www.dns.la official acme script
www.dns.la official acme script
2 years ago
Awalon
2d4aa7ff8b
Added example and URL for API key
2 years ago
Awalon
5684b7c329
dns_gd (GoDaddy): Delete TXT record instead of just setting them to an empty value. Replaced "#todo: check if the record takes effect" by some error handling and validation.
2 years ago
neil
86dd4ea480
fix https://github.com/acmesh-official/acme.sh/issues/4231
2 years ago
neilpang
044a9bb6d3
fix https://github.com/acmesh-official/acme.sh/issues/4231
2 years ago
Marco
aaee0414c8
Fix and Upgrade
Switching from formula.php to SOAP
Now session-based login
Only record entries with corresponding values will now be deleted
2 years ago
Bill Gertz
f91aeea91c
Update dns_miab.sh
Added an explicit no error (0) return on the internal _retrieve_miab_env() function. This was causing errors when acme.sh was not run with a debug level.
2 years ago
msys0843
0de3bf0ac7
Update dns_mydnsjp.sh
To fit current mydns.jp web site.
2 years ago
neilpang
a3784854a7
fix https://github.com/acmesh-official/acme.sh/issues/3975
2 years ago
Aleksandr Kunin
0717f8591c
Update to Vultr Api v2
- change endpoints
- change Api-Key header to Authorization: Bearer
2 years ago