Commit Graph

4540 Commits (2c0cc87b4cfa6352d3dfebbf9aa86ab4a5ce0ac0)
 

Author SHA1 Message Date
Christophe B Billheimer 92f13eb8bf get both the CSRF token and session ID cookies, as they are both needed for login now
Christophe B Billheimer 1312ef7e50 simplify One984HOSTING_COOKIE grep
Christophe B Billheimer e992979113 Merge branch 'master' of github.com:DerVerruckteFuchs/acme.sh into 1984-hosting-cookie-fix
Christophe B Billheimer d317b49940 use head instead of tail so that the sessionid cookie gets set correctly
neil 6be53468c5
Merge pull request from nookery/patch-1
the type of 'snis' is array
neil 046094bdcb
Merge pull request from TheTyrius/dev
[dns_netcup] Fix variable name
Philipp B 1064c270d9
Fix variable name
Wrong variable name was used in login() and logout(), preventing operation.
Nookery 2447fccf1e
name="snis" => name="snis[]"
kong 2.5.x,snis参数是一个数组
Glenn Strauss c43c711f72 use _getdeployconf instead of sourcing DOMAIN_CONF
(requested by @Neilpang in )

github: closes 
Michael Weber f354e6de69 lighttpd deploy hook
* verbatim copy from haproxy.sh, s/haproxy/lighttpd
* enable issuer
neil 12615c46f8
Merge pull request from acmesh-official/dev
sync
neil b335840f97
Merge pull request from Sp1l/extend_pre_hook
Make domain names available to pre hook
neilpang c5efec678e remove clearlinux
Aleksei Faians 83cb89e4f7 treat variable contents as text, don't process switches
neilpang 6bdf689d0f fix https://github.com/acmesh-official/acme.sh/issues/3660
Bernard Spil e164362069 Make domain names available to pre hook
Export Le_Domains and Le_Alt so your pre-hook script can run additional checks.

Allows running checks on the domain names before the first call to the ACME API. Thereby not counting against the rate-limit when an issue is going to be problematic.

Supersedes:	
neilpang 72e3f33f28 fix docker test
neilpang ccfd907914 fix https://github.com/acmesh-official/acme.sh/issues/3649
neilpang 5a44e63cad fix nginx mode
https://github.com/acmesh-official/acme.sh/issues/3648#issuecomment-894045613
neil d96cca3822
Merge pull request from acmesh-official/dev
sync
neilpang 06580bf0e4 fix https://github.com/acmesh-official/acme.sh/issues/1914#issuecomment-893188476
neil b21bd64764
Merge pull request from jonwltn/dev
Minor output formatting changes.
jonwltn 6b97dc6734
Minor output formatting changes.
neil 4e3f328a02
Merge pull request from acmesh-official/dev
sync
neil 8380ca2fdd
Merge pull request from felixonmars/patch-1
Correct a typo in dns_aws.sh
Felix Yan ec678bc6d2
Correct a typo in dns_aws.sh
neilpang 2b5e2d4760 fix nginx mode
neilpang 89abad7980 fix https://github.com/acmesh-official/acme.sh/issues/3635
neil d84da5bdbf
Merge pull request from acmesh-official/dev
fix https://github.com/acmesh-official/acme.sh/issues/3624#issuecomme
neilpang 5cc1d9521c fix https://github.com/acmesh-official/acme.sh/issues/3624#issuecomment-887689325
neil a199fc6113
Merge pull request from acmesh-official/dev
sync
neil 655e34b166 minor, clean links for renewal
neil 5ea3a02d6a
Merge pull request from xpac1985/patch-2
dns_infoblox.sh: Fix Infoblox_View handling + some cleanup
neil 15c68c9594
Merge pull request from acmesh-official/dev
sync
neil 08438608d1 fix format
neil 2da94e0fdf
Merge pull request from Ivanovitchk/dev
dns_ovh: fix random add/remove txt records failures
Ivanovitch_k 63165764dc dns_ovh: fix random add/remove txt records failures
due to inconsistent curl api response json
neilpang 103810ce20 add info
neil f59356b96b
Merge pull request from acmesh-official/retry
add retry logic for http requests
ciro 4a8511f680 fix wrong variable name
cirow cd6698c688
Merge branch 'acmesh-official:dev' into dev
ciro c7ca9d7e36 fix shfmt issues
neil d70b759cb9 format
neil ae3dda0f8f add retry for get() and post()
neil e229ba5945
Merge pull request from acmesh-official/3600
fix https://github.com/acmesh-official/acme.sh/issues/3600
neil dcc50093bb fix https://github.com/acmesh-official/acme.sh/issues/3600
neil 0831690f79
Merge pull request from stevenzhu25/patch-1
Feature Request: Add sender name for SendGrid notify hook
ciro 98ef51514f added pushbullet functionality
neilpang ac9993394c update
Steven Zhu 849c3fd9c9
Fix space inconsistency