Bjarne Saltbaek
|
608547c62c
|
First jq rework - 3. redo
|
3 years ago |
neil
|
20f604948f
|
Update pushbullet.sh
|
3 years ago |
neil
|
f72a4f966d
|
Merge pull request #3664 from shadowlmd/fix-grep-dns-he
Fix grep options processing in dns_he module
|
3 years ago |
Bjarne Saltbaek
|
bd00db4292
|
First jq rework - redo
|
3 years ago |
Bjarne Saltbaek
|
68debc474a
|
First jq rework
|
3 years ago |
Bjarne Saltbaek
|
6a7f993a9a
|
Forced CI
|
3 years ago |
neil
|
ae25931b37
|
Merge pull request #3733 from acmesh-official/dev
sync
|
3 years ago |
neil
|
84fe6654cc
|
fix for https://github.com/acmesh-official/acme.sh/issues/3717
|
3 years ago |
Bjarne Saltbaek
|
d2d023cca7
|
added saving of cPanel_Hostname
|
3 years ago |
neil
|
64908e0080
|
fix Windows path
|
3 years ago |
neil
|
d4e1899747
|
support "--set-default-chain", fix https://github.com/acmesh-official/acme.sh/issues/3717
|
3 years ago |
Bjarne Saltbaek
|
7f9b8d68ac
|
Added dns-cpanel.sh as support for cPanel controlled DNS systems
|
3 years ago |
neil
|
5b1e849bde
|
Merge pull request #3725 from acmesh-official/dev
sync
|
3 years ago |
neil
|
fba6de76b1
|
Merge pull request #3687 from gstrauss/use-getdeployconf
use _getdeployconf instead of sourcing DOMAIN_CONF
|
3 years ago |
Glenn Strauss
|
8419b42e83
|
use ${ACME_OPENSSL_BIN:-openssl} instead of openssl
(requested by @Neilpang in #3687)
|
3 years ago |
neil
|
5f38c15b1f
|
Merge pull request #3709 from ToJIka4/add_veesp_api
Add Veesp DNS API
|
3 years ago |
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
|
3 years ago |
DerVerruckteFuchs
|
4e553f34ba
|
get TXT entry based on $txtvalue
|
3 years ago |
DerVerruckteFuchs
|
b910726c43
|
pick first entry if more than one TXT entry exists
|
3 years ago |
DerVerruckteFuchs
|
64e3cab6ab
|
add correct number of vars for _get_zone_id
|
3 years ago |
DerVerruckteFuchs
|
f3196396a2
|
fix email filtering
|
3 years ago |
DerVerruckteFuchs
|
148336929d
|
fix formatting
|
3 years ago |
DerVerruckteFuchs
|
2f3ec3a77f
|
filter out instances where email@domain.com exists
|
3 years ago |
Christophe B Billheimer
|
8d7a487013
|
change $@ -> $_domain
|
3 years ago |
Christophe B Billheimer
|
622464ff5e
|
fix error message for _get_zone_id
|
3 years ago |
Christophe B Billheimer
|
b45a44e405
|
fix formatting
|
3 years ago |
Christophe B Billheimer
|
a196958bd6
|
add check when getting zone id
|
3 years ago |
Christophe B Billheimer
|
f101418658
|
change _url -> url
|
3 years ago |
Christophe B Billheimer
|
aa05a1e81d
|
make sure _url gets set where it is needed
|
3 years ago |
Christophe B Billheimer
|
384bc62f25
|
make _get_zone_id usage consistent
|
3 years ago |
Christophe B Billheimer
|
46e62f1a9a
|
fix typo
|
3 years ago |
Christophe B Billheimer
|
c5c2014081
|
add _get_zone_id to dns_1984hosting_rm to get the zone id
|
3 years ago |
Christophe B Billheimer
|
c668c603cc
|
add Referer and X-CSRFToken HTTP headers
|
3 years ago |
Christophe B Billheimer
|
8f3b7c179e
|
put cookies into a format that the 1984 Hosting website expects
|
3 years ago |
Christophe B Billheimer
|
ea18c47011
|
move getting zone id code into its own function
|
3 years ago |
Christophe B Billheimer
|
ced7110a78
|
remove -o option from grep and use _egrep_o instead
|
3 years ago |
Christophe B Billheimer
|
92f13eb8bf
|
get both the CSRF token and session ID cookies, as they are both needed for login now
|
3 years ago |
Christophe B Billheimer
|
1312ef7e50
|
simplify One984HOSTING_COOKIE grep
|
3 years ago |
Christophe B Billheimer
|
e992979113
|
Merge branch 'master' of github.com:DerVerruckteFuchs/acme.sh into 1984-hosting-cookie-fix
|
3 years ago |
Christophe B Billheimer
|
d317b49940
|
use head instead of tail so that the sessionid cookie gets set correctly
|
3 years ago |
neil
|
6be53468c5
|
Merge pull request #3691 from nookery/patch-1
the type of 'snis' is array
|
3 years ago |
neil
|
046094bdcb
|
Merge pull request #3696 from TheTyrius/dev
[dns_netcup] Fix variable name
|
3 years ago |
Philipp B
|
1064c270d9
|
Fix variable name
Wrong variable name was used in login() and logout(), preventing operation.
|
3 years ago |