Ryan Meyers
38a8721a91
Escape opening brackets
5 years ago
Ryan Meyers
8aedf26a87
Replace \s with hard space
5 years ago
Phil Porada
6b817d4563
Set TXT record TTL to minimum possible value ( #2465 )
5 years ago
neilpang
227547f826
fix https://github.com/Neilpang/acme.sh/pull/1979
6 years ago
Aaron W. Swenson
c8c1140f15
Linode API v4 Redo
The Cloud and Classic Manager work with different APIs, and so require
a separate module, which we introduce here.
The README has also been modified to state that the two are separate
and incompatible, and provides instructions on using either.
6 years ago
Aaron W. Swenson
9a473640fb
Revert "Update Linode API to v4"
This reverts commit 9a27b38976
.
Turns out, the Cloud Manager is not backward compatible, nor is the
Classic Manager forward compatible.
6 years ago
Aaron W. Swenson
9a27b38976
Update Linode API to v4
Linode API has made breaking changes that are resolved by this
update. No user action is required.
Additionally, related README.md entry updated to include new cloud
manager interface.
6 years ago
Jeremy Knope
c145f24621
Remove extra space
7 years ago
Jeremy Knope
cd3a4573f2
Fix shell check errors
7 years ago
Jeremy Knope
ab1efd923b
back to sed
7 years ago
Jeremy Knope
8e6cf669ad
Try awk instead for \n replacements
7 years ago
Jeremy Knope
29b21b828b
Fix DNS API scripts on *BSD
\n isn't available in all regex/sed
7 years ago
Philipp Grosswiler
c070407ab2
Fixed Travis CI complaining about missing newline at end of file.
8 years ago
Philipp Grosswiler
dd17ac5045
Added instructions on how to get the Linode API key.
8 years ago
Philipp Grosswiler
59182dbc97
Removed Linode CLI dependency.
8 years ago
Philipp Grosswiler
38f2334360
Added support for Linode DNS API.
8 years ago