Commit Graph

1258 Commits

Author SHA1 Message Date
neil db24ca3dc1 fix debug info 2020-09-14 22:29:23 +08:00
neil 5e3aa2db1d add debug info for duckdns 2020-09-14 22:22:36 +08:00
neil b561666d80 fix https://github.com/acmesh-official/acme.sh/issues/3159 2020-09-12 08:47:46 +08:00
neil 17dcf7d2e5
Merge pull request #2973 from StefanAbl/master
Update dynv6 dns api to allow custom domains
2020-09-07 15:40:17 +08:00
Siyuan Miao b5c382f929 fix misaka.io api: breaking changes introduced by apiv1 2020-09-03 21:46:54 +08:00
StefanAbl 4242354c03 fix shfmt error 2020-08-31 09:20:10 +02:00
StefanAbl 8728389c88 formatting 2020-08-31 09:20:10 +02:00
StefanAbl 6651801b3f formatting 2020-08-31 09:17:56 +02:00
StefanAbl 9190ce3701 no supporting HTTP API as well 2020-08-31 09:17:13 +02:00
StefanAbl 90e2064d72 first attempt to make travis happy 2020-08-31 09:16:55 +02:00
StefanAbl 943d419f98 Added support for custom domains 2020-08-31 09:14:47 +02:00
StefanAbl 551316bcb6 formatting 2020-08-31 09:09:10 +02:00
StefanAbl 9dd5089940 formatting 2020-08-31 09:09:10 +02:00
StefanAbl 06e7ebbdeb no supporting HTTP API as well 2020-08-31 09:09:10 +02:00
StefanAbl a83b16e12a first attempt to make travis happy 2020-08-31 09:09:10 +02:00
StefanAbl 91a8b97cf4 Added support for custom domains 2020-08-31 09:09:10 +02:00
neil 58923b2846
Merge pull request #3099 from Alexilmarranen/dev
Issue2547 wrong url construction for multiple dns services
2020-08-20 22:10:34 +08:00
Alexilmarranen 956114fc42 Issue2336 Add subdomain (3 and more) support
Fix for issue in https://github.com/acmesh-official/acme.sh/issues/2336#issuecomment-670522738
2020-08-19 00:50:18 +03:00
neil 19c4345162 fix shfmt 2020-08-17 22:18:20 +08:00
neil 0b531e9fbc fix format 2020-08-16 16:59:08 +08:00
kapper.net support account 70488f9c56 Merge branch 'dev' of https://github.com/kappernet/acme.sh into dev 2020-08-13 00:24:11 +02:00
kapper.net support account 0052ab7148 more mutable + style-update
more mutable config-read-calls
more details for TXT records info + errors;
typo fixed (create instead of delete)
2020-08-13 00:23:57 +02:00
Harald Kapper f725040dd5
Merge pull request #6 from acmesh-official/dev
sync upstream
2020-08-12 23:55:25 +02:00
kapper.net support account f131863642 now with "_saveaccountconf_mutable"
_saveaccountconf_mutable instead of _saveaccountconf now used.

Co-Authored-By: kapper.net support account <33451837+kappernet@users.noreply.github.com>
2020-08-12 23:48:11 +02:00
Alexilmarranen 4e0de22375
Issue2547 wrong url construction for multiple dns services
Fix for problem in https://github.com/acmesh-official/acme.sh/issues/2547#issuecomment-672830796
2020-08-12 15:17:54 +03:00
Andy Botting edbe026b49 Rename openstack to dns_openstack
Although the DNS API dev guide at https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide
says `The script file name must be myapi.sh`, it should really
be names dns_myapi.sh for consistency.
2020-08-12 11:24:45 +10:00
Harald Kapper fb05a42d2e
Merge pull request #3 from acmesh-official/dev
sync upstream
2020-08-09 04:31:07 +02:00
neil 70b49980cb fix format 2020-08-09 09:40:22 +08:00
neil a2d872a9f0
Merge pull request #3087 from draevin/dev-netlify
Add Netlify API support
2020-08-05 09:21:10 +08:00
Draevin Luke e8bcde31b7
Add Netlify API support 2020-08-04 16:33:24 -07:00
neil 40cda9220a fix https://github.com/acmesh-official/acme.sh/issues/3077 2020-08-03 21:22:32 +08:00
kapper.net support account 2ba6a85eca fix multiple txt-records delete + API update
new API version
fix to delete specific TXT records for wildcard-certs with LE

Co-Authored-By: Harald Kapper <hknet@users.noreply.github.com>
2020-08-02 15:59:46 +02:00
kapper.net support account 494a1603e4 Update dns_kappernet.sh
add issue-link in sourcecode

Co-Authored-By: Harald Kapper <hknet@users.noreply.github.com>
2020-08-02 01:41:26 +02:00
kapper.net support account 5207e111e1 initial kapper.net DNS API support
hopefully this time we get it right ;)

Co-Authored-By: Harald Kapper <hknet@users.noreply.github.com>
2020-08-02 00:19:28 +02:00
neil 272ab746a6
Merge pull request #3071 from pdxgf1208/dev
Update dns_dynv6.sh
2020-07-27 15:57:07 +08:00
neil fce0bf6e59
Merge pull request #3070 from phedoreanu/replace_response_equals_with_contains
replace response equals with contains
2020-07-27 15:54:05 +08:00
12bbf7608ae1 4b35aef728
Update dns_dynv6.sh
Add support for domains like '*.v6.rocks'
2020-07-25 21:48:11 +08:00
Adrian Fedoreanu 6a0ed51f5e
replace response equals with contains 2020-07-24 16:28:34 +02:00
neil 41435578d2
Merge pull request #3055 from andybotting/openstack-dns
Add OpenStack Designate DNS API support
2020-07-16 13:45:01 +08:00
Viktor Szépe eb9005ad74
Fix SC2236 2020-07-16 06:18:46 +02:00
Viktor Szépe 14089f8c6a
Fix SC2236 2020-07-16 06:18:12 +02:00
Viktor Szépe 49094120d9
Fix SC2236 2020-07-16 06:17:11 +02:00
Viktor Szépe fe4111a9f5
Fix SC2236 2020-07-16 06:14:50 +02:00
Andy Botting aad9afad59 Add OpenStack Designate DNS API support
This provider relies on the the python-openstackclient and
python-designateclient tools be installed and working, with
either password or application credentials loaded in your env.
2020-07-16 13:25:59 +10:00
robertoetcheverryr f80276584f Added check for Authentication failure in dns_dynu module 2020-07-12 23:43:03 -03:00
neil 0545d6f083
Merge pull request #3031 from peterkelm/patch-1
Reflect recent Variomedia API changes
2020-07-08 22:24:14 +08:00
peterkelm f02af8d481
Reflect recent Variomedia API changes
Spaces were recently removed from the JSON "response" returned by Variomedia's API.
2020-07-07 22:56:51 +02:00
neil dd6c067832 fix format 2020-07-07 20:52:00 +08:00
neil f00e289014 fix format 2020-07-07 20:02:48 +08:00
neil 1dffaba266 fix format 2020-07-07 19:58:02 +08:00