Commit Graph

1413 Commits (47a25cc3e8b46c49d42591431a7c9cea985547ad)
 

Author SHA1 Message Date
nytral 47a25cc3e8 Merge github.com:justmwa/acme.sh
Conflicts:
	dnsapi/README.md
	dnsapi/dns_nsone.sh
8 years ago
nytral 5e3a5f627a last but not least 8 years ago
justmwa 9201e0a5b9 Merge branch 'dev' into master 8 years ago
neil 4c80ed3208 Merge pull request #827 from Neilpang/dev
Dev
8 years ago
neil f34579e921 Merge pull request #826 from wizard1024/patch-1
Update dns_aws.sh to work only with public zones
8 years ago
wizard1024 cc1d3b20b6 Update dns_aws.sh to work only with public zones 8 years ago
neil 8051b6e8b6 Merge pull request #822 from Neilpang/dev
update doc
8 years ago
neilpang 4c38fec3b5 update doc 8 years ago
neil c4cdcf44c5 Merge pull request #819 from Neilpang/dev
Dev
8 years ago
neil 347dab0c14 Merge pull request #443 from pho3nixf1re/dnsimple
include dnsimple api
8 years ago
neil a3d3ea2b4b Merge pull request #815 from ka2er/dev
less permissive permission on OVH API
8 years ago
Matthew Turney 5332387125
Use _post to send a DELETE request for DNSimple record removal. 8 years ago
Matthew Turney 5b21cbe0de
Revert "provide a more general purpose request function"
This reverts commit aa86652db8d3132fb7fe0c0253dded7deb7dce2c.

This is not actually necessary and can be accomplished with the post
function.
8 years ago
Matthew Turney 2f4111a2e2
fixup shellcheck style issues 8 years ago
Matthew Turney 326ac485b3
link to repo for dnsimple integration support 8 years ago
Matthew Turney f9b419d1e4
cleanup dns in dnsimple api integration
Implement the `_rm()` method for the DNSimple integration. This also
required some changes and cleanup to DRY up the code.
8 years ago
Matthew Turney f4e81953ce
provide a more general purpose request function
This allows for more flexibility in the future. Most importantly being
able to do more than just GET requests but any HTTP method. Specifically
needed for DELETE requests.
8 years ago
Matthew Turney 2b09253961
link to contributor repo for support issues relating to the dnsimple API integration 8 years ago
Matthew Turney 1994c6828e
include dnsimple api
Even though DNSimple is technically covered with lexicon not all
systems can install python pip's easily. For these systems it is useful
to have pure shell script API interactions.
8 years ago
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
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