andrewheberle
38499428fc
Use _savedeployconf/_getdeployconf
6 years ago
andrewheberle
67d0421e12
Don't read DOMAIN_CONF or save HTTPS_INSECURE
6 years ago
andrewheberle
1d344f78fb
shfmt spacing fix
6 years ago
andrewheberle
1e5d6a096a
shellcheck error fix
6 years ago
andrewheberle
6b0884cd28
Get rid of pasted garbage
6 years ago
andrewheberle
3d7a71eeaf
remove curl dependency
6 years ago
andrewheberle
d3e0b5f66f
shfmt fix
6 years ago
andrewheberle
c7e6ba4368
Whitespace fixes
6 years ago
andrewheberle
0b78479f41
Added sophosxg deploy hook
New deploy hook for Sophos XG firewall appliance
6 years ago
andrewheberle
0d647b44b1
Merge pull request #1 from Neilpang/master
Catch up to main repo
6 years ago
neil
09bce5e6d6
sync ( #2297 )
* Create LICENSE.md
* remove _hostingde_parse_no_strip_whitespace function as this breaks API requests
* Fix sessionid parsing on BSD
* Make travis happy. (SC2020)
* fix for https://github.com/Neilpang/acme.sh/issues/2286
* Notify mail update (#2293 )
* feat: disable e-mail validation if MAIL_NOVALIDATE is set
* fix: expose _MAIL_BIN variable
* fix: call _mail_body and _mail_cmnd directly to make sure that all used variables are exposed
* fix: update notify/mail.sh
Co-Authored-By: Matej Mihevc <zuexo@users.noreply.github.com>
* fix: remove useless echo, quote eval
6 years ago
neil
57fc5d28a9
Merge pull request #2272 from Neilpang/dev
sync
6 years ago
neil
ef7d259bb7
Merge pull request #2277 from mjthompson/patch-1
Fix typo
6 years ago
mjthompson
688fe131c9
Fix typo
6 years ago
neil
527e1b8a16
Merge pull request #2273 from MilanPala/active24_fix_token
Fix saving token for DNS Active24
6 years ago
Milan Pála
f6d6658de7
Fix saving token for DNS Active24
6 years ago
neil
6a929d6a1a
Merge pull request #2264 from honzahommer/notify-slack
Add slack notify
6 years ago
neil
ae380cb21e
Merge pull request #2259 from honzahommer/notify-sendmail
Add mail notify
6 years ago
neilpang
cf4c603362
fix format
6 years ago
Honza Hommer
d83c9da830
add clearaccountconf MAIL_BIN
6 years ago
Honza Hommer
9a7c9e8d98
remove unset
6 years ago
neilpang
ace947e6b3
add dns_durabledns.sh
6 years ago
neil
5f9378569b
Merge pull request #2268 from Neilpang/dev
sync
6 years ago
neilpang
a180b95cca
add more debug info
6 years ago
Honza Hommer
73bbe25d26
add slack notify
6 years ago
Honza Hommer
fc5e3a0aec
remove echo command
6 years ago
Honza Hommer
7625d66259
wip
6 years ago
Honza Hommer
30f2c2bd77
prevent _MAIL_BIN modification
6 years ago
Honza Hommer
e3052c8c57
expose MAIL_BIN variable
6 years ago
Honza Hommer
7b6ebc5c98
try to use ACCOUNT_MAIL if MAIL_FROM is not set
6 years ago
neilpang
0093dc3d32
fix https://github.com/Neilpang/acme.sh/issues/2256
6 years ago
neil
ccefd3be02
Merge pull request #2255 from mdbraber/update-acmeproxy
dns_acmeproxy: Username/password no longer required
6 years ago
Honza Hommer
d509ef7581
make MAIL_FROM not required
6 years ago
Maarten den Braber
5e165819a1
Update authentication logic / info
6 years ago
Honza Hommer
d180f01b45
typos
6 years ago
Honza Hommer
91c09dd0a0
ssmtp
6 years ago
Honza Hommer
f6ca92337b
remove unsupported options from mail and mutt command
6 years ago
neil
ade9d662db
Merge pull request #2210 from chasefox/dev
Fix gcloud most-specific zone match
6 years ago
neil
baca196da6
Merge pull request #1878 from Ne-Lexa/dev
Added dns api support for internet.bs
6 years ago
Honza Hommer
10801bfb25
use mutt if installed
6 years ago
Honza Hommer
a89a62071b
cleanup, lint
6 years ago
wapplay
657051e4b6
Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
# Conflicts:
# README.md
# dnsapi/README.md
6 years ago
Honza Hommer
f6f6d89e06
move sendmail notify to mail notify
6 years ago
neil
1a6af5d896
Merge pull request #1582 from v0s/pddfixes
Multiple fixes to Yandex DNSAPI plugin
6 years ago
neilpang
a4b83895a3
fix https://github.com/Neilpang/acme.sh/issues/2258
6 years ago
Honza Hommer
4f03548608
typos
6 years ago
Honza Hommer
773e1d4e05
use hostname function instead of HOSTNAME env variable
6 years ago
Honza Hommer
d9ef8c1779
add sendmail notify
6 years ago
Maarten den Braber
f9e3a2132f
Username/password no longer required
6 years ago
neil
9ab318cafc
Merge pull request #2250 from mdbraber/add-acmeproxy-provider
Add acmeproxy provider
6 years ago