- 29 Apr, 2021 1 commit
-
-
Eike-Christian Müller authored
Reverted the original patch and changed it to the obvious simple solution provided by @Neilpang.
-
- 22 Mar, 2021 2 commits
- 17 Feb, 2021 4 commits
-
-
medmunds authored
Secure by default. Also try to minimize configuration errors. (Many ESPs/ISPs require STARTTLS, and most support it.)
-
medmunds authored
-
medmunds authored
Improves standards compatibility and utf-8 handling in Python 3.3-3.8. (email.policy.default becomes the default in Python 3.9.)
-
medmunds authored
-
- 16 Feb, 2021 4 commits
-
-
medmunds authored
-
medmunds authored
Just in case, make sure CR or NL don't end up in an email header.
-
medmunds authored
-
medmunds authored
Add and use _readaccountconf_mutable_default and _saveaccountconf_mutable_default helpers to capture common default value handling. New approach also eliminates need for separate underscore-prefixed version of each conf var.
-
- 15 Feb, 2021 4 commits
- 14 Feb, 2021 4 commits
- 10 Jan, 2021 2 commits
-
-
Mike Beattie authored
-
Mike Beattie authored
-
- 04 Jan, 2021 1 commit
-
-
Mike Beattie authored
Requires: - API Token for a bot created with the Telegram Bot Father. - A Chat ID for a user/group that the bot has permission to post to.
-
- 17 Aug, 2020 1 commit
-
-
neil authored
-
- 09 May, 2020 1 commit
-
-
Honza Hommer authored
-
- 22 Apr, 2020 1 commit
-
-
Honza Hommer authored
-
- 19 Apr, 2020 1 commit
-
-
Honza Hommer authored
-
- 18 Apr, 2020 1 commit
-
-
Honza Hommer authored
-
- 11 Mar, 2020 1 commit
-
-
Honza Hommer authored
-
- 08 Mar, 2020 1 commit
-
-
Honza Hommer authored
-
- 08 Feb, 2020 1 commit
-
-
Victor Huang authored
Replace '_err' to '_debug' in the final error report. Removed redundancy code.
-
- 06 Feb, 2020 2 commits
-
-
Victor Huang authored
-
Victor Huang authored
-
- 09 Nov, 2019 1 commit
-
-
Vitalii Tverdokhlib authored
-
- 02 Nov, 2019 2 commits
-
-
neilpang authored
-
-
- 05 Sep, 2019 1 commit
-
-
fgma authored
* notify via xmpp (using sendxmpp) * fix formatting in notify/xmpp.sh * minor cleanup
-
- 05 Aug, 2019 2 commits
- 27 Jul, 2019 1 commit
-
-
neil authored
* support jdcloud.com * fix format * ttl 3000 * Escape slashes (#2375) * Change 1.1.1.1 to 1.0.0.1 to probe compatibility (#2330) As we can see, 1.1.1.1 is not routed or routed to an Intranet devices due to historical reason. Change 1.1.1.1 to 1.0.0.1 will have a better compatibility. I found this problem on my Tencent Cloud server. * check empty id * fix error * Add dnsapi for Vultr (#2370) * Add Vultr dns api * PushOver notifications (#2325) * PushOver notifications, using AppToken, UserKey, and optional sounds * fix errors * added dns api support for hexonet (#1776) * update * minor * support new Cloudflare Token format fix https://github.com/Neilpang/acme.sh/issues/2398 * fix wildcard domain name * add more info * fix https://github.com/Neilpang/acme.sh/issues/2377 * fix format * fix format
-
- 22 Jul, 2019 1 commit
-
-
neilpang authored
-