- 30 Mar, 2021 1 commit
-
-
Jan-Philipp Benecke authored
-
- 26 Mar, 2021 1 commit
-
-
Jan-Philipp Benecke authored
-
- 21 Mar, 2021 1 commit
-
-
neilpang authored
-
- 14 Mar, 2021 1 commit
-
-
neil authored
Create dns_porkbun.sh
-
- 13 Mar, 2021 5 commits
-
-
qkdreyer authored
-
Quentin Dreyer authored
-
neil authored
-
-
neil authored
Update dns_servercow.sh to support wildcard certs
-
- 11 Mar, 2021 2 commits
-
-
anom-human authored
Updated dns_servercow.sh to support txt records with multiple entries. This supports wildcard certificates that require txt records with the same name and different contents.
-
anom-human authored
Updated dns_servercow.sh to support txt records with multiple entries. This supports wildcard certificates that require txt records with the same name and different contents.
-
- 04 Mar, 2021 2 commits
-
-
neilpang authored
-
-
- 01 Mar, 2021 1 commit
-
-
- 27 Feb, 2021 1 commit
-
-
neil authored
dnsapi/ionos: Update API to use POST instead of PATCH for adding TXT records
-
- 26 Feb, 2021 2 commits
-
-
neil authored
Fix issue with subdomain certificates in dns_simply
-
Lukas Brocke authored
The API now supports a POST route for adding records. Therefore checking for already existing records and including them in a PATCH request is no longer necessary.
-
- 24 Feb, 2021 4 commits
-
-
-
Kristian Johansson authored
-
neil authored
No need to include EC parameters explicitly with the private key.
-
Kristian Johansson authored
-
- 23 Feb, 2021 1 commit
-
-
Geert Hendrickx authored
(they are embedded)
-
- 20 Feb, 2021 1 commit
-
-
czeming authored
没有encode中文字符会导致提交失败
-
- 19 Feb, 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 5 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.
-
medmunds authored
-
- 15 Feb, 2021 6 commits
-
-
medmunds authored
Also add X-Mailer header to Python version
-
neilpang authored
-
-
neil authored
DNSAPI, Huaweicloud DNS: Add error handling
-
neil authored
sync
-
Easton Man authored
-