neil
f2d9930773
Merge pull request #533 from Neilpang/dev
minor
8 years ago
neilpang
2fbf399156
minor
8 years ago
Geoffroi
5fe91d6577
Correction of test from comment of Neilpang + Correction of CRLF with sh not working correctly
8 years ago
Geoffroi
753d0e7df7
Syntax fix part 2
8 years ago
Geoffroi
e2cc350fbc
Fix function name
8 years ago
Geoffroi
07feb87dee
Travis fix
8 years ago
Geoffroi
1699e94f0f
Adding kong deploy script ( https://getkong.org )
8 years ago
neil
8a1e335bf5
Merge pull request #528 from Neilpang/dev
Dev
8 years ago
neil
5413bf8753
minor, clear account key cache if new-authz error.
8 years ago
neil
c4c5ecd03d
Merge pull request #525 from bittorf/master
dnsapi/dns_dp.sh: shellcheck: fix 1 occurence of SC2126
8 years ago
Bastian Bittorf
3b67cf4378
dnsapi/dns_dp.sh: shellcheck: fix 1 occurence of SC2126
shellcheck message was:
"Consider using grep -c instead of grep | wc"
8 years ago
neil
f3c937f9ed
Merge pull request #524 from Neilpang/dev
minor, fix shellcheck warning
8 years ago
neilpang
671a699472
minor, fix shellcheck warning
8 years ago
neil
cc4fa1c6bd
Merge pull request #523 from Neilpang/dev
Dev
8 years ago
neilpang
d11d476126
"Don't use [] around ranges in tr, it replaces literal square brackets."
8 years ago
neil
1ce06c7cdd
Merge pull request #521 from bittorf/master
dnsapi/dns_lexicon.sh: shellcheck: fix 4 occurences of SC2021
8 years ago
Bastian Bittorf
800f02ba38
dnsapi/dns_lexicon.sh: shellcheck: fix 4 occurences of SC2021:
"Don't use [] around ranges in tr, it replaces literal square brackets."
this introduces another warning:
"Use '[:lower:]' to support accents and foreign alphabets."
This is more a style thingy because we really want to only catch A-Z.
work around this by using a shellcheck-directive and a comment
that the [:lower:] will not work with e.g. busybox-ash.
if we later really want to use [:lower:], we should use 'sed' for that.
8 years ago
neil
79964b0e85
Merge pull request #519 from Neilpang/dev
Dev
8 years ago
neil
0924d11bbf
Merge pull request #518 from wizonesolutions/fix-bad-domain-id-parse
Trim potential closing curly brace.
8 years ago
Kevin Kaland
3cf85634eb
Trim potential closing curly brace.
Fixes GH-517.
8 years ago
neil
ec01175d37
Merge pull request #515 from Neilpang/dev
Dev
8 years ago
neil
5bb518ff0f
Merge pull request #512 from ksperling/dnsaws
Add support for AWS_SESSION_TOKEN and fix bug when multiple hosted zones exist
8 years ago
Karsten Sperling
5415381cf4
Add support for AWS_SESSION_TOKEN and fix bug when multiple hosted zones exist
8 years ago
neil
129ae06354
Merge pull request #509 from Neilpang/dev
LF
8 years ago
neilpang
058e5d5f4b
LF
8 years ago
neil
2ec493f033
Merge pull request #504 from Neilpang/dev
Dev
8 years ago
neil
a33e8a8509
Merge pull request #503 from wpk-/wpk-alwaysdata
Alwaysdata DNS API support.
8 years ago
Paul Koppen
7b4be7be40
Remove spaces from blank lines.
8 years ago
Paul Koppen
b90917a529
Improve legibility.
8 years ago
Paul Koppen
180f05f6f0
Add instructions for the Alwaysdata API.
8 years ago
Paul Koppen
b2686e5b6d
Add Alwaysdata.com to list of supported API's.
8 years ago
Paul Koppen
831b95f13a
Merge suggested improvements.
* Use `_head_n`.
* Add link to GitHub repo for bug reporting.
8 years ago
Paul Koppen
331b599a81
Use _post for DELETE and switch to JSON API (Alwaysdata default).
8 years ago
neil
3ef817ebc2
Merge pull request #502 from Neilpang/dev
Dev
8 years ago
neilpang
d0f7c309ab
run pre-hook first
8 years ago
Paul Koppen
e5079b9dad
Add Alwaysdata DNS API.
8 years ago
neil
9e773c9143
Merge pull request #499 from sercxanto/copycert
Add note about permissions of installed files
8 years ago
Georg Lutz
fe600441c9
Add note about permissions of installed files
8 years ago
neil
291b56db93
Merge pull request #496 from Neilpang/dev
fix format
8 years ago
neilpang
ec9975c3d9
fix format
8 years ago
neil
9e57161941
Merge pull request #495 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/465
8 years ago
neilpang
20444bf253
fix https://github.com/Neilpang/acme.sh/issues/465
8 years ago
neil
e428c4402e
Merge pull request #494 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/490
8 years ago
neilpang
15af89d51c
fix https://github.com/Neilpang/acme.sh/issues/490
8 years ago
neil
ed95865696
Merge pull request #493 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/491
8 years ago
neilpang
8c71bd57e7
fix https://github.com/Neilpang/acme.sh/issues/491
8 years ago
neil
d204be4b2c
Merge pull request #487 from Neilpang/dev
service nginx force-reload
8 years ago
neilpang
4743171b4f
service nginx force-reload
8 years ago
neil
1fb800f7a7
Merge pull request #486 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/481
8 years ago
neilpang
3a3b0dd5c1
fix https://github.com/Neilpang/acme.sh/issues/481
8 years ago