shar0119
|
2310a9bbc0
|
Removed grep -Po
Removed usage of grep -Po.
|
8 years ago |
neilpang
|
5b3e3d9cf4
|
fix https://github.com/Neilpang/acme.sh/issues/812
|
8 years ago |
neil
|
3f1a76d9e4
|
fix https://github.com/Neilpang/acme.sh/issues/808
|
8 years ago |
neil
|
4c1d521711
|
Merge pull request #767 from shar0119/patch-3
Patch 3
|
8 years ago |
shar0119
|
90c70fa5bf
|
Merge branch 'dev' into patch-3
|
8 years ago |
shar0119
|
a6e5876d96
|
Resolved conflict.
Resolved conflict.
|
8 years ago |
neil
|
937e723036
|
Merge pull request #726 from shar0119/patch-1
Create dns_dynu.sh
|
8 years ago |
neil
|
4e2426a2b4
|
Merge pull request #803 from LAV45/dev
small Fix readme [skip ci]
|
8 years ago |
Aleksey Loban
|
020f9cd2a6
|
small Fix readme [skip ci]
|
8 years ago |
neil
|
cebc5bf9fc
|
Merge pull request #792 from LAV45/dev
Add dns_vscale.sh
|
8 years ago |
Aleksey Loban
|
dbe68684a0
|
Fix readme 'Use VSCALE API' [skip ci]
|
8 years ago |
LAV45
|
27a05ff271
|
Add dns_vscale.sh
|
8 years ago |
neilpang
|
9be2c1beb9
|
update doc
|
8 years ago |
neil
|
3c07f57aad
|
minor remove spaces
|
8 years ago |
neilpang
|
7883cc5891
|
fix docker cronjob
|
8 years ago |
neilpang
|
cd98951001
|
fix https://github.com/Neilpang/acme.sh/issues/794#issuecomment-294314606
|
8 years ago |
shar0119
|
8470c60e06
|
Using _egrep_o() instead of grep -o -e
Modified code to use egrep instead of grep -o -e.
|
8 years ago |
shar0119
|
394b1002b3
|
Corrected formatting error.
Part of dns_dynu_rm() impementation.
|
8 years ago |
shar0119
|
9a61d6293d
|
Implemented dns_dynu_rm()
Implemented dns_dynu_rm() method.
|
8 years ago |
neilpang
|
eb0fc67461
|
fix format
|
8 years ago |
neilpang
|
fcdf41ba29
|
support change account conf from env
|
8 years ago |
neil
|
0933929cfe
|
Merge pull request #777 from gidcs/fix-bug-of-if-statement
fix missing space bug on if statement
|
8 years ago |
Kok Suan Lim
|
7f618e7ecc
|
fix missing space bug on if statement
|
8 years ago |
neilpang
|
482cb73702
|
fix https://github.com/Neilpang/acme.sh/issues/758
|
8 years ago |
neilpang
|
3576754c21
|
fix https://github.com/Neilpang/acme.sh/issues/549
|
8 years ago |
neilpang
|
49d75a0cd4
|
minor, add more error message
|
8 years ago |
neilpang
|
7df062b7d7
|
add more debug info
|
8 years ago |
neil
|
fde8ea081a
|
Merge pull request #769 from Neilpang/aws
Aws
|
8 years ago |
neilpang
|
f7217c5f26
|
fix format
|
8 years ago |
neilpang
|
fd77e463a1
|
fix aws
|
8 years ago |
shar0119
|
6d7f6750e9
|
Updated author name and link to report bugs
|
8 years ago |
shar0119
|
695482ded7
|
Added author name and link to report bugs
|
8 years ago |
neilpang
|
fc9649dbc4
|
fix aws
|
8 years ago |
shar0119
|
afb67d375f
|
Updated README.md (2 of 2)
|
8 years ago |
neilpang
|
1f4e64f81d
|
Truncated request for more than 100 domains.
|
8 years ago |
neil
|
ad541f713d
|
Merge pull request #764 from Neilpang/dev
v2.6.8 support Docker
|
8 years ago |
neilpang
|
f3b434397b
|
v2.6.8 support Docker
|
8 years ago |
neil
|
1d5d49312c
|
Merge pull request #757 from Neilpang/dev
fix format
|
8 years ago |
neilpang
|
232c7361a9
|
fix format
|
8 years ago |
neil
|
721543653b
|
Merge pull request #756 from Neilpang/dev
add retry for issuer cert
|
8 years ago |
neilpang
|
d8ba26e664
|
add retry for issuer cert
|
8 years ago |
neil
|
7ecabeac97
|
Merge pull request #753 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/751
|
8 years ago |
neil
|
6cf7be4b7e
|
fix https://github.com/Neilpang/acme.sh/issues/751
|
8 years ago |
neil
|
5f2e56674c
|
Merge pull request #752 from Neilpang/dev
export Le_Domain for reloadcmd
|
8 years ago |
neil
|
58d4c74b0b
|
export Le_Domain for reloadcmd
fix https://github.com/Neilpang/acme.sh/issues/558#issuecomment-289926193
|
8 years ago |
shar0119
|
e137792efd
|
Commented out Dynu_ClientId and Dynu_Secret
|
8 years ago |
shar0119
|
b7b934913e
|
Removed unnecessary spaces
|
8 years ago |
shar0119
|
cd8fcbf9c6
|
Spaces in assignment removed.
|
8 years ago |
shar0119
|
d0300d4443
|
Changes as requested per Commit 9c90b21
In dnsapi/dns_dynu.sh line 115:
export _H1="Authorization: Basic $(printf "%s" "$Dynu_ClientId:$Dynu_Secret" | _base64)"
^-- SC2155: Declare and assign separately to avoid masking return values.
|
8 years ago |
neil
|
40acd9a4c3
|
Merge pull request #746 from Neilpang/dev
Dev
|
8 years ago |