Paul Fertser
c5ae2eb28a
dns_1984.hosting.sh: fix logging in by updating session cookie name
Since at least Mar 29 the 1984.hosting server doesn't return
"sessionid" cookie and apparently "cookie1984nammnamm" is used instead
for the same purpose.
This results in errors like this
```
One or more cookies are empty: 'csrftoken=JTAJf2Roxl3bwNynzKKIroBqjzgi8d87', ''.
```
and operation fails.
This patch makes DNS TXT method work again with 1984 hosting.
3 weeks ago
Markku Leiniö
262fa74f5e
dns_he_ddns: Add empty dns_he_ddns_rm() to remove warnings
2 months ago
Giovannimaria Gandossi
dd2199c472
Adding support for FreeMyIP dns API
2 months ago
Lorenz Stechauner
1d628bcf9e
dns_world4you: Adapt to change in world4you.com
2 months ago
ARNik
26a5d48f63
dnsapi: Beget.com fix case-sensitive domain names
3 months ago
ARNik
aa6feb4b62
dnsapi: Beget.com fix rm record
3 months ago
ARNik
2fef0ebea8
dnsapi: Beget.com subdomain preparation rework
3 months ago
ARNik
66dd51a09a
dnsapi: check Beget.com API replies
3 months ago
ARNik
077868604d
dnsapi: Add Beget.com DNS API
3 months ago
Lindsay Zhou
6c555cb666
fix regex of matching hetzner dns api error responses
4 months ago
Markku Leiniö
fef4574c3c
Fix option description
4 months ago
Markus Schenk
1b123054b3
also updated the other validation functions
4 months ago
Markus Schenk
b29d17f522
changed char class for compatibility with openbsd
4 months ago
Markus Schenk
04aefbf28d
moved the env change check to its own function
4 months ago
Markus Schenk
0e4fd5269b
run tests
4 months ago
Markus Schenk
6328496bfb
run tests
4 months ago
Markus Schenk
524b40b75f
adhere to shell formatting
4 months ago
Markus Schenk
0241552c0d
update dns_cyon for updated field names and add validation
4 months ago
Sergey Ponomarev
11de3aed51
dnsapi: structured info minor fixes
Extend dns_myapi.sh info with samples.
omglol: Split Address option by a dot to avoid incorrect parsing with a dot from omg.lol
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
peterv99
1ae7dd9b11
Updated info block
4 months ago
Sergey Ponomarev
a3250fac6d
dnsapi: Add structured info for lima-city and west.cn
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
peterv99
9526dbadad
mijn.host API unreliable, upped retry times to 15
4 months ago
Sergey Ponomarev
6ad469c637
dnsapi: Fix structured info
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
4 months ago
peterv99
234bc93ddb
Removed superfluous debug message
4 months ago
peterv99
42862852b8
Corrected sleep message
4 months ago
peterv99
7a6101c417
Corrected sleep time message
4 months ago
peterv99
588123ed11
Updated backoff algorithm
4 months ago
peterv99
ac9852f9df
Added fix for specific API error that mijn.host sometimes throws.
4 months ago
peterv99
d093476da5
Refactored REST calls to add generic retries,
as mijn.host API times out at times.
4 months ago
peterv99
9ad794f2cc
Name change, function name change to mijnhost
4 months ago
peterv99
b0f566a80d
Name change to be in line with other API scripts
Added time-out to _get calls at 120s to fix API timeouts
4 months ago
Vladimir Alexeev
d3f3a70350
keep content:
# dns_selectel_info='Selectel.com
# Domains: Selectel.ru
# Site: Selectel.com
# Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_selectel
# Options:
# Variables that must be defined before running
4 months ago
Vladimir Alexeev
3f262fe872
keep content:
# dns_selectel_info='Selectel.com
# Domains: Selectel.ru
# Site: Selectel.com
# Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi#dns_selectel
# Options:
# Variables that must be defined before running
4 months ago
peterv99
150c708726
Better debug messages for root domain detection
4 months ago
peterv99
7512dbffbb
Fixed yet another error in dns_rm
4 months ago
peterv99
3cfa882fe1
Fixed error in dns_mijn_host_rm
4 months ago
peterv99
35f3b7088d
Updated PUT request to hold only fqdn domain name values#
4 months ago
peterv99
07220a324d
Removed all jq references
4 months ago
peterv99
c7cecd5b4f
Removed "." from _sub_domain to create a valid domain.
4 months ago
peterv99
ab1a2045d9
Made string removal in root domain detection posix compliant
4 months ago
peterv99
5e9a067e87
Fixed root domain detection and processing.
4 months ago
Peter Vos
4cc460be64
Added dns challenge for mijn.host
4 months ago
Vladimir Alexeev
112bfccfd5
fix _get_root() make it start from 1. because we need to support --domain-alias (only version api actual v2)
4 months ago
Vladimir Alexeev
e42ad9be24
fix
don't use debug3, use debug2
add # shellcheck disable=SC2034
4 months ago
neil
3fbdb7a007
fix format
5 months ago
Anton Avramov
11af6f49c6
Add support for ZoneEdit.com
5 months ago
Lorenz Stechauner
157d3f9dc9
dns_word4you: Fix for OpenBSD
5 months ago
Henning Reich
6d302889fa
small cleanup
5 months ago
Henning Reich
a94ac63e74
add issue link
5 months ago
Henning Reich
19e73f8889
add account to rm function
5 months ago