Voinkov
d2aab2791d
Add FastVps dnsapi
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
neilpang
1a126b700f
fix https://github.com/Neilpang/acme.sh/issues/2252
6 years ago
neil
92dd5e1610
Merge pull request #2253 from Neilpang/dev
sync
6 years ago
neilpang
11ecbd27be
fix punycode domain
6 years ago
Maarten den Braber
585ef998d0
Fixed CI errors
6 years ago
Maarten den Braber
c297aff99b
Improved logging description
6 years ago
Maarten den Braber
68142c9835
Update description
6 years ago
Maarten den Braber
b8f4fa359c
Add acmeproxy provider
6 years ago
neilpang
2b765fdedb
add set-notify
6 years ago
neil
0accdb9e34
Merge pull request #2248 from Neilpang/dev
add notifications
6 years ago