Brian Hartvigsen
d15c14ab93
Fix support for wget
...
I'm actually not entirely sure why/how this worked with curl but not wget, but it did. The short answer is that using a GET does not result in the HTTP_HEADER file being written, instead you must pass in the http_headers param ($2) which will return the HTTP headers as a string. Luckily, the Token is in both the body and the header. We need it and the id (and smid if 2fa) cookie to proceed. So now we parrse the response for that instead of the HTTP_HEADER file.
Interesting side note: wget is fine if the URL contains a \r or \n, but curl will barf on it. So we need to make sure those are stripped from the token as it will be passed in the URL later.
2020-05-15 23:53:00 -06:00
Brian Hartvigsen
52b81608a1
need to _url_encode anything sent in GET requests
...
Fixes issue raised by @tatablack
2020-05-15 23:48:50 -06:00
neil
b18ce5ade0
Merge pull request #2872 from honzahommer/feat/notify-teams
...
Add Microsoft Teams notify
2020-05-10 22:50:15 +08:00
Honza Hommer
99793bb2c4
chore: remove shellcheck disable
2020-05-09 12:26:16 +02:00
neil
093936e594
Merge pull request #2914 from philband/philband-patch-1
...
Add support for Njalla DNS API
2020-05-08 22:40:31 +08:00
Philipp Bandow
d904df57ca
Bugfix error message in rest function
2020-05-07 15:45:47 +02:00
Philipp Bandow
d507979ec1
Make CI happy: Remove extraneous new line
2020-05-07 15:41:09 +02:00
Philipp Bandow
9bbcfead67
Bugfix shell format error
2020-05-07 15:37:59 +02:00
Philipp Bandow
81036894c0
Add new DNS Provider: Njalla
2020-05-07 15:28:00 +02:00
neil
9044adecb5
start 2.8.7
2020-05-04 08:43:47 +08:00
neil
9190fdd42c
Merge pull request #2903 from acmesh-official/dev
...
sync
2020-05-04 08:41:37 +08:00
neil
eab35605e4
remove sudo
2020-05-03 11:01:02 +08:00
neil
28b65a7e7b
Merge pull request #2898 from ThiloGa/dyndnsfree
...
adding support for dyndnsfree.de
2020-05-03 10:50:29 +08:00
neil
5d1d2308b4
Merge pull request #2900 from felixbuenemann/patch-2
...
Fix HAProxy Deploy Hook OCSP Update
2020-05-03 10:45:56 +08:00
Felix Bünemann
cf5952f508
fix haproxy deploy hook ocsp update
...
fixes ocsp reponse update failing with `Responder Error: unauthorized (6)`
by removing `-no_nonce` switch from `openssl oscp` command .
2020-05-02 22:14:21 +02:00
ThiloGa
3b0d7bc4ad
typo fixing
2020-05-02 08:29:44 +02:00
ThiloGa
22f8ab110e
typo fixing
2020-05-02 08:26:26 +02:00
neil
8f2d085d28
Merge pull request #2899 from acmesh-official/dev
...
sync
2020-05-01 23:55:21 +08:00
neil
c3d7f5b28b
build on docker hub
2020-05-01 23:44:56 +08:00
ThiloGa
45e6000619
adding support for dyndnsfree.de
2020-05-01 06:25:19 +02:00
neil
7cd00a6760
Merge pull request #2886 from Ritbit/Fix_openprovider.sh_#2104
...
#2104 Fix openprovider.sh
2020-04-29 21:19:02 +08:00
neil
cecc53fed3
Merge pull request #2892 from acmesh-official/dev
...
sync
2020-04-29 10:46:04 +08:00
neil
58c2c70146
fix https://github.com/acmesh-official/acme.sh/issues/2888
2020-04-29 10:42:17 +08:00
neil
ad9f488df6
fix https://github.com/acmesh-official/acme.sh/issues/2888
2020-04-29 10:38:21 +08:00
neil
b19799bc72
fix https://github.com/acmesh-official/acme.sh/issues/2888
2020-04-29 10:19:35 +08:00
neil
1209b9b86e
fix https://github.com/acmesh-official/acme.sh/issues/2888
2020-04-29 10:15:13 +08:00
neil
da957a3caf
fix https://github.com/acmesh-official/acme.sh/issues/2888
2020-04-29 10:12:29 +08:00
Bas van Ritbergen
1bfd0f0149
Update dns_openprovider.sh
...
fixed shebang shell to be as suggested
2020-04-27 15:41:50 +02:00
Bas van Ritbergen
3ff48b8559
Update dns_openprovider.sh
...
#2104 Fix wildcard handling & custom NS config for OpenProvider DNS
2020-04-27 15:34:20 +02:00
neil
6ba1eda96f
fix https://github.com/acmesh-official/acme.sh/issues/2883#issuecomment-619215961
2020-04-25 22:44:00 +08:00
neil
dddfe07867
Merge pull request #2879 from blablup/OPNsense_dns
...
Allow old and new API response for OPNsense Plugin
2020-04-24 22:16:03 +08:00
neil
054f67eeb8
Merge pull request #2877 from vktg/loopia300ttl
...
DNS Loopia min 300 TTL
2020-04-24 22:13:27 +08:00
neil
65c59c8c30
Merge pull request #2882 from acmesh-official/dev
...
sync
2020-04-24 22:10:38 +08:00
Honza Hommer
24925a1739
feat: add default colors
2020-04-22 21:13:52 +02:00
Jesai Langenbach
c49b40ee95
Allow old and new API response
...
CLOSES #2480
2020-04-21 11:43:08 +02:00
Viktor G
c06db30a65
DNS Loopia min 300 TTL
2020-04-20 21:05:40 +03:00
neil
0ed6fef49b
Merge pull request #2876 from wurzelpanzer/easydns-updates
...
easyDNS API out of beta
2020-04-20 21:45:48 +08:00
wurzelpanzer
9bad11ec79
easyDNS API out of beta
...
Added new links to API docs and API access signup
2020-04-20 08:49:08 +02:00
Honza Hommer
74cdcde449
fix: remove :xdigit:
2020-04-19 23:59:35 +02:00
neil
1613461504
Merge pull request #2869 from wwebers/fix_opnsense
...
Fix for latest "os-bind" plugin
2020-04-19 20:39:25 +08:00
neil
0043f3558c
Merge pull request #2870 from softcat/fix/inwx-api
...
Fix for INWX DNS API (multiple domains and 2FA enabled failing)
2020-04-19 20:36:47 +08:00
Honza Hommer
a9c4b8dd1a
feat: Microsoft Teams notify
2020-04-19 01:03:04 +02:00
Nils Sandmann
5d00edc896
Fix multiple domains with 2FA, reuse session cookie
2020-04-18 18:54:43 +02:00
Nils Sandmann
3bad815982
Better error handling on login, return correct return code
2020-04-18 18:52:08 +02:00
Wolfram Webers
08cc7587ab
- Adding fix for latest "os-bind" plugin
2020-04-18 18:11:24 +02:00
neil
458c0db3a8
Merge pull request #2868 from acmesh-official/reason
...
fix format
2020-04-18 22:35:27 +08:00
neil
a995333081
fix format
2020-04-18 22:34:32 +08:00
neil
8eb608a839
Merge pull request #2866 from acmesh-official/reason
...
support revoke reason.
2020-04-18 20:16:24 +08:00
neil
1041c9f9fc
support revoke reason.
...
https://github.com/acmesh-official/acme.sh/issues/2856
2020-04-18 20:03:48 +08:00
neil
1564742b76
add comments
2020-04-18 19:38:38 +08:00