Vladimir Berezhnoy
266e9d0619
remove python
2017-07-09 20:00:02 +03:00
Vladimir Berezhnoy
9ec54ef89b
shfmt fixes
2017-07-09 13:21:55 +03:00
Vladimir Berezhnoy
256cb90f3c
remove awk
2017-07-09 13:15:01 +03:00
Vladimir Berezhnoy
8f3a3b293d
add newline and checks
2017-07-09 13:00:42 +03:00
Vladimir Berezhnoy
bd41f50ba5
fix formatting
2017-07-08 22:02:34 +03:00
Vladimir Berezhnoy
a2038ab07e
fix syntax
2017-07-08 21:57:27 +03:00
Vladimir Berezhnoy
6445a7674b
fix syntax
2017-07-08 21:52:47 +03:00
Vladimir Berezhnoy
3bf2e89a1a
add pdd.yandex.ru dns api
2017-07-08 21:35:22 +03:00
RaidenII
7b32bbfc26
Fix for SC2086.
2017-07-03 08:22:16 -04:00
RaidenII
6963f3880d
Fixes the get_root function so that when domain doesn't exist it will correctly return error.
2017-07-03 03:28:28 -07:00
RaidenII
333090a967
Fix README.md for DNS API.
2017-07-02 06:38:25 -07:00
RaidenII
3002f6dfd5
Updated README.md for Name.com API application.
2017-07-02 06:02:44 -07:00
RaidenII
1a504118e5
Updated DNS API support list.
2017-07-02 04:55:06 -07:00
RaidenII
2e602ef6b0
Added ret value verification.
2017-07-02 04:45:07 -07:00
RaidenII
9aed1e2d17
Argh. Double quotes.
2017-07-01 05:18:12 -07:00
RaidenII
63c6ed3fd0
Fixes to follow coding standards.
2017-07-01 05:14:52 -07:00
RaidenII
17fbfd14db
Minor fixes.
2017-06-30 08:32:39 -04:00
RaidenII
d0f5aece5f
Fix SC2170.
2017-06-29 15:43:58 -04:00
RaidenII
eeda3062e1
Fix against POSIX standard.
2017-06-29 15:40:29 -04:00
RaidenII
168d712dec
Fixed URL of Name.com API and removed useless debug for retcode.
2017-06-29 09:43:11 -04:00
RaidenII
e64ad5176e
Added Name.com API support.
...
Minor change to DuckDNS API support.
2017-06-28 16:15:57 -04:00
RaidenII
e7dff4756f
Using HTTPS for DuckDNS API and added instruction.
2017-06-27 15:28:10 -04:00
RaidenII
fa98d72f3a
Added preliminary support for DuckDNS TXT record API, a free Dynamic DNS provider
2017-06-27 09:21:39 -04:00
neil
6c4f33910c
Merge pull request #871 from hajhatten/master
...
Added views to infoblox dnsapi script
2017-06-17 17:30:51 +08:00
Rikard Gynnerstedt
0a301cdd21
added new line at the end of the file
2017-06-17 11:28:49 +02:00
Rikard Gynnerstedt
b73f5a4e94
missed one egrep command
2017-06-15 00:16:26 +02:00
Rikard Gynnerstedt
3b74ac841e
save Infoblox_View to account config
2017-06-14 23:52:48 +02:00
neilpang
eef4acd07d
fix https://github.com/Neilpang/acme.sh/issues/874
2017-06-14 23:25:20 +08:00
Rikard Gynnerstedt
b6f00ea241
changed path to env
2017-06-08 13:35:27 +02:00
Rikard Gynnerstedt
0bd4a4f98f
formated for sh instead of bash
2017-06-08 13:34:29 +02:00
Rikard Gynnerstedt
0b52645bb6
added view variable to infoblox integration script
2017-06-08 13:32:05 +02:00
neil
e85deb54e1
Merge pull request #860 from feld/patch-1
...
Update README.md
2017-05-23 20:43:33 +08:00
Mark Felder
7eea9533e8
Update README.md
...
Fix usage documentation for dns_nsupdate. The NSUPDATE_KEY env needs to be a path to a file.
2017-05-22 14:53:26 -05:00
Jean-Tiare Le Bigot
486e77f474
Support OVH credentials scoped to a specific zone
...
When creating OVH API credentials, one can scope them to a specific subset of routes. Specifically, this allows to limit acme.sh to a specific zone as the zone is part of the URL. This is an important security/safety net feature.
2017-05-22 14:16:08 +02:00
neil
d61ef6b49a
gandi dns api updated.
2017-05-12 11:27:06 +08:00
neilpang
a20707cd73
fix format
2017-05-08 22:57:23 +08:00
neilpang
5da1d3b73b
minor fix format
2017-05-08 22:55:21 +08:00
nytral
dff641a665
I can do it... just discovered vmdiff
2017-05-08 16:07:45 +02:00
nytral
47a25cc3e8
Merge github.com:justmwa/acme.sh
...
Conflicts:
dnsapi/README.md
dnsapi/dns_nsone.sh
2017-05-08 16:02:31 +02:00
nytral
5e3a5f627a
last but not least
2017-05-08 15:51:01 +02:00
justmwa
9201e0a5b9
Merge branch 'dev' into master
2017-05-08 15:32:02 +02:00
wizard1024
cc1d3b20b6
Update dns_aws.sh to work only with public zones
2017-05-05 14:55:51 +03:00
neil
347dab0c14
Merge pull request #443 from pho3nixf1re/dnsimple
...
include dnsimple api
2017-05-03 13:15:11 +08:00
Matthew Turney
5332387125
Use _post to send a DELETE request for DNSimple record removal.
2017-05-02 09:04:21 -05:00
Matthew Turney
2f4111a2e2
fixup shellcheck style issues
2017-05-02 08:59:37 -05:00
Matthew Turney
326ac485b3
link to repo for dnsimple integration support
2017-05-02 08:59:37 -05:00
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.
2017-05-02 08:59:37 -05:00
Matthew Turney
2b09253961
link to contributor repo for support issues relating to the dnsimple API integration
2017-05-02 08:59:37 -05:00
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.
2017-05-02 08:59:37 -05:00
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.
2017-05-02 00:45:29 +02:00