Commit Graph

4869 Commits (71690604259b365d3028c4f31e6d9ee82f4d3034)
 

Author SHA1 Message Date
neil c3b72baa8e
Merge pull request #3710 from tcocca/dev
Rackspace changed their API response, fixed the sed matching
3 years ago
Tom Cocca 16d0416f22 trigger GH Actions again 3 years ago
Tom Cocca b9aa4f4478 trigger a GH actions change 3 years ago
Tom Cocca 8d3ad3a8c1 Rackspace changed their API response, fixed the sed matching 3 years ago
Stephen Pliaskin 5a689ce897 Add Veesp DNS API 3 years ago
neil 35e22703af
Merge pull request #3697 from DerVerruckteFuchs/1984-hosting-cookie-fix
1984 hosting cookie fix
3 years ago
DerVerruckteFuchs 41a2d0e06c reduce ttl 3 years ago
DerVerruckteFuchs 4d95e35c06 get response based on $txtvalue 4 years ago
DerVerruckteFuchs 4e553f34ba get TXT entry based on $txtvalue 4 years ago
DerVerruckteFuchs b910726c43 pick first entry if more than one TXT entry exists 4 years ago
DerVerruckteFuchs 64e3cab6ab add correct number of vars for _get_zone_id 4 years ago
DerVerruckteFuchs f3196396a2 fix email filtering 4 years ago
DerVerruckteFuchs 148336929d fix formatting 4 years ago
DerVerruckteFuchs 2f3ec3a77f filter out instances where email@domain.com exists 4 years ago
Christophe B Billheimer 8d7a487013 change $@ -> $_domain 4 years ago
Christophe B Billheimer 622464ff5e fix error message for _get_zone_id 4 years ago
Christophe B Billheimer b45a44e405 fix formatting 4 years ago
Christophe B Billheimer a196958bd6 add check when getting zone id 4 years ago
Christophe B Billheimer f101418658 change _url -> url 4 years ago
Christophe B Billheimer aa05a1e81d make sure _url gets set where it is needed 4 years ago
Christophe B Billheimer 384bc62f25 make _get_zone_id usage consistent 4 years ago
Christophe B Billheimer 46e62f1a9a fix typo 4 years ago
Christophe B Billheimer c5c2014081 add _get_zone_id to dns_1984hosting_rm to get the zone id 4 years ago
Christophe B Billheimer c668c603cc add Referer and X-CSRFToken HTTP headers 4 years ago
Christophe B Billheimer 8f3b7c179e put cookies into a format that the 1984 Hosting website expects 4 years ago
Christophe B Billheimer ea18c47011 move getting zone id code into its own function 4 years ago
Christophe B Billheimer ced7110a78 remove -o option from grep and use _egrep_o instead 4 years ago
Christophe B Billheimer 92f13eb8bf get both the CSRF token and session ID cookies, as they are both needed for login now 4 years ago
Christophe B Billheimer 1312ef7e50 simplify One984HOSTING_COOKIE grep 4 years ago
Christophe B Billheimer e992979113 Merge branch 'master' of github.com:DerVerruckteFuchs/acme.sh into 1984-hosting-cookie-fix 4 years ago
Christophe B Billheimer d317b49940 use head instead of tail so that the sessionid cookie gets set correctly 4 years ago
neil 6be53468c5
Merge pull request #3691 from nookery/patch-1
the type of 'snis' is array
4 years ago
neil 046094bdcb
Merge pull request #3696 from TheTyrius/dev
[dns_netcup] Fix variable name
4 years ago
Philipp B 1064c270d9
Fix variable name
Wrong variable name was used in login() and logout(), preventing operation.
4 years ago
Nookery 2447fccf1e
name="snis" => name="snis[]"
kong 2.5.x,snis参数是一个数组
4 years ago
Glenn Strauss c43c711f72 use _getdeployconf instead of sourcing DOMAIN_CONF
(requested by @Neilpang in #3394)

github: closes #3394
4 years ago
Michael Weber f354e6de69 lighttpd deploy hook
* verbatim copy from haproxy.sh, s/haproxy/lighttpd
* enable issuer
4 years ago
neil 12615c46f8
Merge pull request #3682 from acmesh-official/dev
sync
4 years ago
neil b335840f97
Merge pull request #3657 from Sp1l/extend_pre_hook
Make domain names available to pre hook
4 years ago
Leo 6d84f59e6b
Add Weixin Work notify hook 4 years ago
neilpang c5efec678e remove clearlinux 4 years ago
Aleksei Faians 83cb89e4f7 treat variable contents as text, don't process switches 4 years ago
neilpang 6bdf689d0f fix https://github.com/acmesh-official/acme.sh/issues/3660 4 years ago
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:	#3288
4 years ago
neilpang 72e3f33f28 fix docker test 4 years ago
neilpang ccfd907914 fix https://github.com/acmesh-official/acme.sh/issues/3649 4 years ago
neilpang 5a44e63cad fix nginx mode
https://github.com/acmesh-official/acme.sh/issues/3648#issuecomment-894045613
4 years ago
neil d96cca3822
Merge pull request #3647 from acmesh-official/dev
sync
4 years ago
neilpang 06580bf0e4 fix https://github.com/acmesh-official/acme.sh/issues/1914#issuecomment-893188476 4 years ago
neil b21bd64764
Merge pull request #3646 from jonwltn/dev
Minor output formatting changes.
4 years ago