- 11 Aug, 2019 1 commit
-
-
neil authored
* fix https://github.com/Neilpang/acme.sh/issues/2409 (#2430) * Add variable exports for Successful Post Hook and Renew Hook calls (#2431) * fixed json parse regex for support api gcore_cdn (#2381)
-
- 05 Aug, 2019 4 commits
-
-
neilpang authored
-
neilpang authored
-
lcdtyph authored
* IFTTT webhooks Notification * use sh instead of bash * don't save value that is not set
-
James Qian authored
Signed-off-by:
James Qian <sotux82@gmail.com>
-
- 31 Jul, 2019 1 commit
-
-
- 29 Jul, 2019 1 commit
-
-
- 27 Jul, 2019 3 commits
-
-
neil authored
* support jdcloud.com * fix format * ttl 3000 * Escape slashes (#2375) * Change 1.1.1.1 to 1.0.0.1 to probe compatibility (#2330) As we can see, 1.1.1.1 is not routed or routed to an Intranet devices due to historical reason. Change 1.1.1.1 to 1.0.0.1 will have a better compatibility. I found this problem on my Tencent Cloud server. * check empty id * fix error * Add dnsapi for Vultr (#2370) * Add Vultr dns api * PushOver notifications (#2325) * PushOver notifications, using AppToken, UserKey, and optional sounds * fix errors * added dns api support for hexonet (#1776) * update * minor * support new Cloudflare Token format fix https://github.com/Neilpang/acme.sh/issues/2398 * fix wildcard domain name * add more info * fix https://github.com/Neilpang/acme.sh/issues/2377 * fix format * fix format
-
neilpang authored
-
neilpang authored
-
- 24 Jul, 2019 1 commit
-
-
- 23 Jul, 2019 2 commits
- 22 Jul, 2019 2 commits
-
-
neilpang authored
fix https://github.com/Neilpang/acme.sh/issues/2398
-
neilpang authored
-
- 20 Jul, 2019 5 commits
-
-
neilpang authored
-
Szilárd Pfeiffer authored
-
neilpang authored
-
tdk1069 authored
* PushOver notifications, using AppToken, UserKey, and optional sounds
-
Yuri S authored
* Add Vultr dns api
-
- 18 Jul, 2019 3 commits
- 13 Jul, 2019 6 commits
-
-
Jeff Wang authored
As we can see, 1.1.1.1 is not routed or routed to an Intranet devices due to historical reason. Change 1.1.1.1 to 1.0.0.1 will have a better compatibility. I found this problem on my Tencent Cloud server.
-
Honza Hommer authored
-
neil authored
fix https://github.com/Neilpang/acme.sh/pull/2390
-
neilpang authored
-
neilpang authored
-
neilpang authored
-
- 30 Jun, 2019 5 commits
- 29 Jun, 2019 1 commit
-
-
Raphaël Berlamont authored
We have a few domains that ends the same. For example : iperfony.com perfony.com The problem was in the _get_root functions, when getting the domain_id : only the first result "iperfony.com" was returned, because "perfony.com" is contained in the "iperfony.com" string. The correction consist of being strict in the regex, adding a slash (/) so that it will only match on ".*/(perfony.com).*" and not ".*(perfony.com).*".
-
- 22 Jun, 2019 1 commit
-
-
neil authored
Added oathtool to Dockerfile
-
- 21 Jun, 2019 2 commits
-
-
maxemann96 authored
-
Maximilian Hippler authored
-
- 19 Jun, 2019 2 commits