Sebastian Andrzej Siewior
9b0b5bce9f
inwx: Be case insensitive while searching for the cookie.
At least since 2023-08-25 the cookie is set via `set-cookie' instead the
expecting `Set-Cookie' string. A month earlier it was working.
Ignore the case while matching the cookie.
Fixes : #4763
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
1 year ago
glocknerc
9143cd1485
Change grep to be case-insensitive when looking for Set-Cookie header since INWX change casing to lowercase
1 year ago
QDaniel
94bf54e7e0
INWX fix Domain Limit #1491
5 years ago
Nils Sandmann
5d00edc896
Fix multiple domains with 2FA, reuse session cookie
5 years ago
Nils Sandmann
3bad815982
Better error handling on login, return correct return code
5 years ago
neil
ea652c023e
fix https://github.com/acmesh-official/acme.sh/issues/2778
5 years ago
Jan-Otto Kröpke
26421684dc
Fix inwx account without Mobile TAN
6 years ago
Yann Bizeul
68a290c347
revert dns_inwx.sh to dev
6 years ago
Jan-Otto Kröpke
d3c9d0b331
Fix inwx account without Mobile TAN
6 years ago
Jan-Otto Kröpke
63f3283591
Add Support for inwx mobile tan
7 years ago
neilpang
584fb2904b
fix https://github.com/Neilpang/acme.sh/issues/1191
https://github.com/Neilpang/acme.sh/issues/1246
7 years ago
speedmann
731ed6952f
Fix shebang
7 years ago
speedmann
5911594906
Fix egrep invocation
7 years ago
speedmann
9a1f769828
Avoid usage of `sed -E` `grep -q` and `printf -v`
7 years ago
speedmann
a00169451f
Change bash to sh to fit project requirements
7 years ago
speedmann
ecba959dd9
Fix missed whitespaces
7 years ago
speedmann
a8202d4b37
Fix CI issues
7 years ago
speedmann
657334fb67
Add support for inwx.de API
7 years ago