ka2er
f5c381d5b4
less permissive permission on OVH API
restrict authorization request to OVH /domain API and not whole OVH API.
Not perfect due to some limitations in regex with *, but better security as the token don't give full access to the API.
8 years ago
neil
7e2af8364f
Merge pull request #814 from Neilpang/dev
Dev
8 years ago
neil
0a2ab2aed2
Merge pull request #813 from shar0119/patch-4
Removed grep -Po
8 years ago
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
c97c79ab2f
Merge pull request #809 from thecantero/patch-1
Update to support Kong-v0.10.x
8 years ago
Andre Cantero
1231b71245
Update the notes
8 years ago
Andre Cantero
824ffa24f4
Add shebang
8 years ago
neilpang
148f869bec
fix https://github.com/Neilpang/acme.sh/issues/805
8 years ago
thecantero
c140fe9bae
Typo Fix
8 years ago
thecantero
4b02ee5b46
Typo fix
8 years ago
thecantero
de3bac53bf
update README
8 years ago
neil
3f1a76d9e4
fix https://github.com/Neilpang/acme.sh/issues/808
8 years ago
thecantero
0138e167e9
Update to support Kong-v0.10.x
The previous one is for Kong-v0.9.x only.
This change will allow it to work with v0.10.x.
More info at:
4f960abe33/UPGRADE.md (upgrade-to-010x)
https://getkong.org/docs/0.10.x/admin-api/#add-certificate
8 years ago
neil
bcd2ee6204
Merge pull request #768 from shar0119/patch-2
Updated Readme.md file (1 of 2)
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
8e15c48092
Merge branch 'master' into patch-2
8 years ago
shar0119
9cf65e31cd
Resolved conflict.
Resolved conflict.
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
12d876a005
Merge pull request #804 from Neilpang/dev
Dev
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
d7eebe9df0
Merge pull request #802 from Neilpang/dev
Dev
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
neil
1489ddc49a
Merge pull request #800 from Neilpang/dev
update doc
8 years ago
neilpang
9be2c1beb9
update doc
8 years ago
neil
8bcc19d91e
Merge pull request #797 from Neilpang/dev
minor remove spaces
8 years ago
neil
3c07f57aad
minor remove spaces
8 years ago
neil
3262a916e0
Merge pull request #796 from Neilpang/dev
fix docker cronjob
8 years ago
neilpang
7883cc5891
fix docker cronjob
8 years ago
neil
ded7a5438c
Merge pull request #795 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/794#issuecomment-29431 …
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
neil
192ad27f8f
Merge pull request #786 from Neilpang/dev
fix format
8 years ago
neilpang
eb0fc67461
fix format
8 years ago
neil
adbe5e9048
Merge pull request #785 from Neilpang/dev
support change account conf from env
8 years ago
neilpang
fcdf41ba29
support change account conf from env
8 years ago
neil
7b40cbe8c1
Merge pull request #778 from Neilpang/dev
Dev
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
neil
96f79475f1
Merge pull request #774 from Neilpang/dev
fix https://github.com/Neilpang/acme.sh/issues/549
8 years ago
neilpang
3576754c21
fix https://github.com/Neilpang/acme.sh/issues/549
8 years ago
neil
6c3a0bc72c
Merge pull request #773 from Neilpang/dev
minor, add more error message
8 years ago