Commit Graph

1736 Commits

Author SHA1 Message Date
063562261e Fix string truncation for POSIX 2020-05-19 23:09:16 +02:00
70619dd0b7 Remove debugging 2020-05-19 20:07:14 +02:00
63031fb278 bugfixes 2020-05-19 20:04:23 +02:00
adfa1704e2 Update nonce calculation to use acme.sh methods instead of openssl
command
2020-05-19 16:38:23 +02:00
ab3fd6be8f Merge pull request #2942 from gassan/dns-hetzner
Added dnsapi/dns_hetzner.sh
2020-05-19 22:18:19 +08:00
47702d075e Merge pull request #2945 from ianw/rax-lookup
dns_rackspace: search for domain
2020-05-19 22:12:45 +08:00
8b3d792bec dns_rackspace: search for domain
The current call uses the /domains end-point which lists all domains.
This only returns 100 domains at a time, so for long domain lists you
may not match and find the required ID.

Switch to using the search interface that only returns values matching
the requested domain.  This will avoid missing results.

Reported by @jjamfd.

Closes: #2944
2020-05-18 15:29:31 +10:00
b82c48b66f shfmt 2020-05-17 23:09:22 +02:00
fa91516dce added dnsapi/dns_hetzner.sh 2020-05-17 21:40:54 +02:00
4954b44d8e Remove default key file (leave it to the user to explicitly specify) 2020-05-16 16:18:05 +02:00
d132e51ac7 Merge pull request #2922 from QDaniel/QDaniel-patch-INWX
INWX fix Domain Limit #1491
2020-05-16 21:43:31 +08:00
048f754d83 Bug fix: DNS TXT entries will now be removed for dns_gdnsdk.sh 2020-05-14 23:04:08 +02:00
d5ef3a3f8c Formatting issues 2020-05-13 17:07:19 +02:00
e768e285ce Remove extra newline 2020-05-13 16:49:42 +02:00
a102d775b2 Formatting issues 2020-05-13 16:49:07 +02:00
65e82b03ad Fix CI errors 2020-05-13 16:11:53 +02:00
80a636bd14 Fix extra space 2020-05-13 16:08:34 +02:00
a4c57ee363 Add TransIP provider 2020-05-13 15:35:51 +02:00
94bf54e7e0 INWX fix Domain Limit #1491 2020-05-13 12:14:27 +02:00
036a37e351 Nullify output from lexicon_cmd to prevent getting wrong return codes 2020-05-07 23:19:02 +02:00
d904df57ca Bugfix error message in rest function 2020-05-07 15:45:47 +02:00
d507979ec1 Make CI happy: Remove extraneous new line 2020-05-07 15:41:09 +02:00
9bbcfead67 Bugfix shell format error 2020-05-07 15:37:59 +02:00
81036894c0 Add new DNS Provider: Njalla 2020-05-07 15:28:00 +02:00
3b0d7bc4ad typo fixing 2020-05-02 08:29:44 +02:00
22f8ab110e typo fixing 2020-05-02 08:26:26 +02:00
45e6000619 adding support for dyndnsfree.de 2020-05-01 06:25:19 +02:00
7cd00a6760 Merge pull request #2886 from Ritbit/Fix_openprovider.sh_#2104
#2104 Fix openprovider.sh
2020-04-29 21:19:02 +08:00
58c2c70146 fix https://github.com/acmesh-official/acme.sh/issues/2888 2020-04-29 10:42:17 +08:00
ad9f488df6 fix https://github.com/acmesh-official/acme.sh/issues/2888 2020-04-29 10:38:21 +08:00
b19799bc72 fix https://github.com/acmesh-official/acme.sh/issues/2888 2020-04-29 10:19:35 +08:00
1209b9b86e fix https://github.com/acmesh-official/acme.sh/issues/2888 2020-04-29 10:15:13 +08:00
da957a3caf fix https://github.com/acmesh-official/acme.sh/issues/2888 2020-04-29 10:12:29 +08:00
1bfd0f0149 Update dns_openprovider.sh
fixed shebang shell to be as suggested
2020-04-27 15:41:50 +02:00
3ff48b8559 Update dns_openprovider.sh
#2104  Fix wildcard handling & custom NS config for OpenProvider DNS
2020-04-27 15:34:20 +02:00
dddfe07867 Merge pull request #2879 from blablup/OPNsense_dns
Allow old and new API response for OPNsense Plugin
2020-04-24 22:16:03 +08:00
c49b40ee95 Allow old and new API response
CLOSES #2480
2020-04-21 11:43:08 +02:00
c06db30a65 DNS Loopia min 300 TTL 2020-04-20 21:05:40 +03:00
0ed6fef49b Merge pull request #2876 from wurzelpanzer/easydns-updates
easyDNS API out of beta
2020-04-20 21:45:48 +08:00
9bad11ec79 easyDNS API out of beta
Added new links to API docs and API access signup
2020-04-20 08:49:08 +02:00
1613461504 Merge pull request #2869 from wwebers/fix_opnsense
Fix for latest "os-bind" plugin
2020-04-19 20:39:25 +08:00
5d00edc896 Fix multiple domains with 2FA, reuse session cookie 2020-04-18 18:54:43 +02:00
3bad815982 Better error handling on login, return correct return code 2020-04-18 18:52:08 +02:00
08cc7587ab - Adding fix for latest "os-bind" plugin 2020-04-18 18:11:24 +02:00
b887fd153d Merge pull request #2843 from der-berni/patch-1
Update to work with new one.com procedure
2020-04-18 19:22:47 +08:00
d842ccb287 fix format error 2020-04-18 18:51:08 +08:00
233893f122 Merge pull request #2863 from mod242/master
Filter out blank lines
2020-04-18 18:50:22 +08:00
2c971a2598 Filter out blank lines
Response from the provider has changed so that there are blank lines at the end, which leads to the result can not be parsed correctly
2020-04-16 20:03:34 +02:00
b4c3c20e5e Merge pull request #2797 from EAliakbar/arvandns
Adding Arvan Dns Api
2020-04-12 14:09:54 +08:00
4dfdfa0b7d Fix typo on line 27 2020-04-12 12:28:07 +08:00