Nicolas Rosset
42ad49a761
Follow shfmt CI feedbacks
2 years ago
Nicolas Rosset
bcef3c6c9b
Use US English to format date
DNS Made Easy API checks for an English date header otherwise it create an error.
In deed, we have in logs:
`response='{"error": ["Invalid request date header: dim., 28 août 2022 09:24:45 UTC"]}'` (my system was in French)
Using local locale makes it work fine.
2 years ago
neil
3dde83d8a0
fix https://github.com/acmesh-official/acme.sh/issues/4268
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
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
Jesai Langenbach
0b8ae68213
Fix: cut for domain uuid with searchDOmain response
2 years ago
Jesai Langenbach
0e73128f40
Finaly found a regex wich works for sed and egrep -o and use searchDomain api for easier to parse response
2 years ago
Jesai Langenbach
927c003d22
More robust and shortend egrep
2 years ago
spider
bd73823828
reg.ru list unicode domains NOT in IDN code
2 years ago
Maxime-J
19790e9011
dns_ovh: save OVH_CK in all cases
2 years ago
Lorenz Stechauner
3a29e03458
dns_world4you: Use _lower_case instead of tr
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
2 years ago
Bjarke Bruun
bcc9679339
Removed spaces (shfmt) (missed one)
2 years ago
Bjarke Bruun
e5aeff50dc
Removed spaces (shfmt)
2 years ago
Bjarke Bruun
5f44c195e9
Removed unused variable
2 years ago
Bjarke Bruun
e4387e4aad
Updated delete function
2 years ago
Bjarke Bruun
b1b336804d
Fixed a missed 'grep -o' to _egrep_o()
2 years ago
Bjarke Bruun
ae71a5abf6
Added debug for API result
2 years ago
Bjarke Bruun
df199c5788
Updated API call for OpenBSD sed and tr as newlines does not work there
2 years ago
Bjarke Bruun
c1ba4f1b55
Added forced _log to debug deletion of records in GH Actions
2 years ago
Bjarke Bruun
80d30bdd30
Removed empty new line to trigger workflow
2 years ago
Lorenz Stechauner
29f12ddaf4
dns_world4you: Improve error message handling
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
2 years ago
Lorenz Stechauner
ed15ff0515
dns_world4you: Fix upper case fqdn issues
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
2 years ago
Lorenz Stechauner
a8f71f79fe
dns_world4you: Update error handling
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
2 years ago
Lorenz Stechauner
68c2478e0e
dns_world4you: Handle already logged in sessions
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
2 years ago
Lorenz Stechauner
4d8b661d51
dns_world4you: Fix cookie parsing issue
Signed-off-by: Lorenz Stechauner <lorenz.stechauner@necronda.net>
2 years ago
Bjarke Bruun
5ff0957861
Added empty new line to trigger workflow
2 years ago