Commit Graph

1525 Commits

Author SHA1 Message Date
50d5c4b9ca Fix sessionid parsing on BSD 2019-05-22 17:01:11 +02:00
0e9ba9a004 remove _hostingde_parse_no_strip_whitespace function as this breaks API requests 2019-05-22 16:20:28 +02:00
ef7d259bb7 Merge pull request #2277 from mjthompson/patch-1
Fix typo
2019-05-21 23:04:54 +08:00
688fe131c9 Fix typo 2019-05-21 18:21:54 +08:00
68b42a00e0 updated to work with one.com
rev command not found on OpenWrt
CURL does not work, using wget
JSESSIONID replaced with OneSIDCrmAdmin
CSRF_G_TOKEN not needed
2019-05-20 17:40:43 +02:00
527e1b8a16 Merge pull request #2273 from MilanPala/active24_fix_token
Fix saving token for DNS Active24
2019-05-19 18:28:17 +08:00
f6d6658de7 Fix saving token for DNS Active24 2019-05-19 11:47:19 +02:00
cf4c603362 fix format 2019-05-19 08:05:40 +08:00
ace947e6b3 add dns_durabledns.sh 2019-05-18 21:00:39 +08:00
ccefd3be02 Merge pull request #2255 from mdbraber/update-acmeproxy
dns_acmeproxy: Username/password no longer required
2019-05-13 22:47:18 +08:00
5e165819a1 Update authentication logic / info 2019-05-13 08:45:57 +02:00
ade9d662db Merge pull request #2210 from chasefox/dev
Fix gcloud most-specific zone match
2019-05-12 21:58:44 +08:00
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
1a6af5d896 Merge pull request #1582 from v0s/pddfixes
Multiple fixes to Yandex DNSAPI plugin
2019-05-12 15:40:17 +08:00
f9e3a2132f Username/password no longer required 2019-05-09 21:14:26 +02:00
9ab318cafc Merge pull request #2250 from mdbraber/add-acmeproxy-provider
Add acmeproxy provider
2019-05-08 22:17:34 +08:00
11ecbd27be fix punycode domain 2019-05-08 22:07:27 +08:00
585ef998d0 Fixed CI errors 2019-05-07 16:47:23 +02:00
c297aff99b Improved logging description 2019-05-06 18:31:58 +02:00
68142c9835 Update description 2019-05-06 17:14:31 +02:00
b8f4fa359c Add acmeproxy provider 2019-05-06 17:12:50 +02:00
dac75a1dda rename 2019-05-03 20:50:42 +08:00
130b67821c Merge branch 'dev' into dev 2019-05-03 20:46:16 +08:00
b902769fa8 Merge pull request #2242 from plantroon/master
Add NLnetLabs NSD
2019-05-03 20:38:20 +08:00
7503a58d1f Merge pull request #2243 from mod242/master
New API for Schlundtech.de
2019-05-03 20:35:34 +08:00
096ce1a207 Create DNS API for Schlundtech 2019-05-02 12:18:16 +02:00
d1ef039e39 Removed trailing line 2019-05-01 12:25:46 +02:00
040ca5320d Fixed style to match upstream 2019-05-01 12:17:54 +02:00
625c85291d Merge pull request #2236 from mod242/master
Correct parsing error in sed
2019-05-01 15:14:14 +08:00
522b7c51f7 Adding NLnetLabs NSD API 2019-05-01 01:53:51 +02:00
d7be2c5b8a Remove from Master Branch 2019-04-29 16:17:24 +02:00
a89d50d34e use mutable 2019-04-29 21:52:22 +08:00
175b56b43c Update dns_schlundtech.sh 2019-04-29 12:18:05 +02:00
9b68a3ef4a Update dns_schlundtech.sh 2019-04-29 12:13:40 +02:00
345d6c5687 Update dns_schlundtech.sh 2019-04-29 10:44:23 +02:00
5b1b5cc8f2 Create dns_schlundtech.sh 2019-04-29 10:43:16 +02:00
1b062ab929 Correct sed parsing error 2019-04-28 15:58:08 +02:00
e46b392a8d Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev 2019-04-26 23:58:09 +08:00
47ff768b70 fix https://github.com/Neilpang/acme.sh/issues/2195 2019-04-26 23:57:40 +08:00
68428a5d5e Merge pull request #2205 from kirpichiki/dns_cf_invalid_domain
CloudFlare dns invalid domain
2019-04-26 23:50:50 +08:00
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
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
bb703281a2 Update dns_ddnss.sh 2019-04-25 16:18:52 +02:00
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
20af1ceb7d Cleanup comment 2019-04-24 19:38:07 +02:00
ec982ccacb Cleanup according to styleguide 2019-04-24 16:15:01 +02:00
a97e74b2d4 Update dns_ddnss.sh 2019-04-24 16:05:44 +02:00
fecc5b09f8 Removed -e and changed tail to funktion 2019-04-24 14:57:48 +02:00
d1030eb0b2 Create DDNSS API based on the work of helbgd 2019-04-24 14:03:54 +02:00
9c9fed749a fix https://github.com/Neilpang/acme.sh/issues/2225
make NSUPDATE_SERVER can be overwritten
2019-04-20 12:49:51 +08:00