Commit Graph

859 Commits

Author SHA1 Message Date
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
2019-05-28 08:47:33 +08:00
neil ef7d259bb7
Merge pull request #2277 from mjthompson/patch-1
Fix typo
2019-05-21 23:04:54 +08:00
mjthompson 688fe131c9
Fix typo 2019-05-21 18:21:54 +08:00
neil 527e1b8a16
Merge pull request #2273 from MilanPala/active24_fix_token
Fix saving token for DNS Active24
2019-05-19 18:28:17 +08:00
Milan Pála f6d6658de7
Fix saving token for DNS Active24 2019-05-19 11:47:19 +02:00
neilpang cf4c603362 fix format 2019-05-19 08:05:40 +08:00
neilpang ace947e6b3 add dns_durabledns.sh 2019-05-18 21:00:39 +08:00
neil ccefd3be02
Merge pull request #2255 from mdbraber/update-acmeproxy
dns_acmeproxy: Username/password no longer required
2019-05-13 22:47:18 +08:00
Maarten den Braber 5e165819a1 Update authentication logic / info 2019-05-13 08:45:57 +02:00
neil ade9d662db
Merge pull request #2210 from chasefox/dev
Fix gcloud most-specific zone match
2019-05-12 21:58:44 +08:00
wapplay 657051e4b6 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
# Conflicts:
#	README.md
#	dnsapi/README.md
2019-05-12 13:36:01 +03:00
neil 1a6af5d896
Merge pull request #1582 from v0s/pddfixes
Multiple fixes to Yandex DNSAPI plugin
2019-05-12 15:40:17 +08:00
Maarten den Braber f9e3a2132f Username/password no longer required 2019-05-09 21:14:26 +02:00
neil 9ab318cafc
Merge pull request #2250 from mdbraber/add-acmeproxy-provider
Add acmeproxy provider
2019-05-08 22:17:34 +08:00
neilpang 11ecbd27be fix punycode domain 2019-05-08 22:07:27 +08:00
Maarten den Braber 585ef998d0 Fixed CI errors 2019-05-07 16:47:23 +02:00
Maarten den Braber c297aff99b Improved logging description 2019-05-06 18:31:58 +02:00
Maarten den Braber 68142c9835 Update description 2019-05-06 17:14:31 +02:00
Maarten den Braber b8f4fa359c Add acmeproxy provider 2019-05-06 17:12:50 +02:00
neilpang dac75a1dda rename 2019-05-03 20:50:42 +08:00
neil 130b67821c
Merge branch 'dev' into dev 2019-05-03 20:46:16 +08:00
neil b902769fa8
Merge pull request #2242 from plantroon/master
Add NLnetLabs NSD
2019-05-03 20:38:20 +08:00
neil 7503a58d1f
Merge pull request #2243 from mod242/master
New API for Schlundtech.de
2019-05-03 20:35:34 +08:00
mod242 096ce1a207
Create DNS API for Schlundtech 2019-05-02 12:18:16 +02:00
Jakub Filo d1ef039e39 Removed trailing line 2019-05-01 12:25:46 +02:00
Jakub Filo 040ca5320d Fixed style to match upstream 2019-05-01 12:17:54 +02:00
neil 625c85291d
Merge pull request #2236 from mod242/master
Correct parsing error in sed
2019-05-01 15:14:14 +08:00
Jakub Filo 522b7c51f7 Adding NLnetLabs NSD API 2019-05-01 01:53:51 +02:00
mod242 d7be2c5b8a
Remove from Master Branch 2019-04-29 16:17:24 +02:00
neilpang a89d50d34e use mutable 2019-04-29 21:52:22 +08:00
mod242 175b56b43c
Update dns_schlundtech.sh 2019-04-29 12:18:05 +02:00
mod242 9b68a3ef4a
Update dns_schlundtech.sh 2019-04-29 12:13:40 +02:00
mod242 345d6c5687
Update dns_schlundtech.sh 2019-04-29 10:44:23 +02:00
mod242 5b1b5cc8f2
Create dns_schlundtech.sh 2019-04-29 10:43:16 +02:00
mod242 1b062ab929
Correct sed parsing error 2019-04-28 15:58:08 +02:00
neilpang e46b392a8d Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2019-04-26 23:58:09 +08:00
neilpang 47ff768b70 fix https://github.com/Neilpang/acme.sh/issues/2195 2019-04-26 23:57:40 +08:00
neil 68428a5d5e
Merge pull request #2205 from kirpichiki/dns_cf_invalid_domain
CloudFlare dns invalid domain
2019-04-26 23:50:50 +08:00
neil 28694e8afb
Merge pull request #2207 from Kimmax/dns_hostingde_missing_templateValues
dns_hostingde.sh zoneConfig missing templateValues object
2019-04-26 23:49:41 +08:00
neil a85e50f465
Merge pull request #2229 from mod242/master
Create DDNSS API based on the work of helbgd
2019-04-26 23:47:19 +08:00
mod242 bb703281a2
Update dns_ddnss.sh 2019-04-25 16:18:52 +02:00
neil 1dc420ce51
Merge pull request #2139 from loonies/dns-loopia-api-endpoint
Make the Loopia API endpoint configurable
2019-04-25 20:52:38 +08:00
mod242 20af1ceb7d
Cleanup comment 2019-04-24 19:38:07 +02:00
mod242 ec982ccacb
Cleanup according to styleguide 2019-04-24 16:15:01 +02:00
mod242 a97e74b2d4
Update dns_ddnss.sh 2019-04-24 16:05:44 +02:00
mod242 fecc5b09f8
Removed -e and changed tail to funktion 2019-04-24 14:57:48 +02:00
mod242 d1030eb0b2
Create DDNSS API based on the work of helbgd 2019-04-24 14:03:54 +02:00
neilpang 9c9fed749a fix https://github.com/Neilpang/acme.sh/issues/2225
make NSUPDATE_SERVER can be overwritten
2019-04-20 12:49:51 +08:00
chasefox 4aa488f48b
Formatting - indentation
I think this is what CI wants....
2019-04-08 07:51:39 -04:00
chasefox 2d72b25c43
CI wanted double-quote 2019-04-08 07:44:41 -04:00