Commit Graph

4603 Commits

Author SHA1 Message Date
f59356b96b Merge pull request #3612 from acmesh-official/retry
add retry logic for http requests
2021-07-20 20:59:41 +08:00
4a8511f680 fix wrong variable name 2021-07-17 13:50:45 -03:00
cd6698c688 Merge branch 'acmesh-official:dev' into dev 2021-07-15 22:56:26 -03:00
c7ca9d7e36 fix shfmt issues 2021-07-15 22:55:35 -03:00
d70b759cb9 format 2021-07-15 22:47:20 +08:00
ae3dda0f8f add retry for get() and post() 2021-07-15 22:21:32 +08:00
e229ba5945 Merge pull request #3601 from acmesh-official/3600
fix https://github.com/acmesh-official/acme.sh/issues/3600
2021-07-12 22:27:19 +08:00
dcc50093bb fix https://github.com/acmesh-official/acme.sh/issues/3600 2021-07-12 21:46:08 +08:00
0831690f79 Merge pull request #3595 from stevenzhu25/patch-1
Feature Request: Add sender name for SendGrid notify hook
2021-07-12 09:11:29 +08:00
98ef51514f added pushbullet functionality 2021-07-11 20:29:44 -03:00
ac9993394c update 2021-07-11 21:58:47 +08:00
849c3fd9c9 Fix space inconsistency 2021-07-06 22:54:15 -04:00
da58fcbfce Add sender name for SendGrid notify hook 2021-07-06 20:51:51 -04:00
fa3cd9736f Merge pull request #3593 from jonwltn/fix-dnspod
Fix the URL for checking DNSPod availability.
2021-07-05 09:27:41 +08:00
a0c5d17539 Fix the URL for checking DNSPod availability. 2021-07-02 09:23:45 -07:00
224cd04673 Shell formatting, again 2021-07-01 22:59:43 +02:00
52243d0870 Clean up formatting (SHFMT) 2021-07-01 22:54:56 +02:00
d519873fa4 Fix Infoblox_View handling + some cleanup
URL is now constructed after possible fallback value for Infoblox_View is being set
Infoblox_View is URLencoded to deal with e.g. spaces
Some cleanup, clearer log messages etc.
2021-07-01 22:25:49 +02:00
a76dcd4ba1 Merge pull request #3581 from acmesh-official/dev
sync
2021-06-28 21:21:04 +08:00
2d07185300 use letsencrypt server to renew certs if no server was saved. 2021-06-28 21:16:32 +08:00
518e1df257 sync (#3580)
sync
2021-06-28 21:10:42 +08:00
e0def66959 fix for compatiblity 2021-06-27 11:29:51 +08:00
772d970074 fix CI tests (#3574)
fix CI tests
2021-06-25 23:20:40 +08:00
ba7d85145a fix env 2021-06-25 23:01:47 +08:00
fb73dceab0 fix format 2021-06-25 22:46:55 +08:00
13fd83e0ba fix revoke 2021-06-25 22:44:23 +08:00
719ba75fcc fix test server 2021-06-25 22:29:40 +08:00
13ab98440c fix initapi 2021-06-25 22:23:17 +08:00
1752004301 fix deactivate 2021-06-25 22:16:16 +08:00
536a5f7cff fix deactivate 2021-06-25 21:59:38 +08:00
a69aece23a Use TEST_ACME_Server 2021-06-25 21:28:20 +08:00
77d3815baa use TEST_ACME_Server 2021-06-25 21:18:03 +08:00
e225e17386 remove unused file 2021-06-25 20:56:46 +08:00
3290208749 Merge pull request #3573 from acmesh-official/dev
Dev
2021-06-25 20:13:06 +08:00
3106187aac Merge pull request #3572 from funzoneq/pdns-fix-content-type
Pdns fix content type
2021-06-25 18:25:19 +08:00
eae490b5b1 [dns_pdns] Fix: missing content type in PATCH requests #3454 2021-06-25 10:12:23 +02:00
bcce77508a remove buypass test 2021-06-25 00:04:13 +08:00
e9bdf02cfc fix filter 2021-06-25 00:01:46 +08:00
77f659c9b9 add NO_ECC_384 2021-06-24 23:57:21 +08:00
c66e157a14 fix path filter 2021-06-24 23:30:16 +08:00
2c927277e2 fix error 2021-06-24 23:23:46 +08:00
29fe1c86da fix initapi 2021-06-24 23:21:10 +08:00
1ae9c48370 fix error 2021-06-24 22:05:43 +08:00
078a8b40e9 add buypass test 2021-06-24 22:03:00 +08:00
9daeae1695 remove unnecessary check 2021-06-24 20:45:15 +08:00
014e016058 add retry for init api 2021-06-24 20:35:49 +08:00
f41f93af3a Merge pull request #3491 from bgarret/consul-deploy-hook
Consul deploy hooks
2021-06-24 20:25:01 +08:00
51539521b1 Merge pull request #3551 from marcusgrando/dev
Added Azion DNS API
2021-06-24 20:19:52 +08:00
522dec34a5 Added Azion DNS API 2021-06-23 08:45:22 -03:00
ea6d76cce6 Merge pull request #3569 from Habetdin/dev
notify/telegram.sh: Fix special characters escaping
2021-06-23 13:27:07 +08:00