Commit Graph

1260 Commits (348bae53fe04ce0723adba6921ea74292cd9af7a)

Author SHA1 Message Date
Rene Luria 472dbd641c dnsapi/dns_infomaniak.sh: Replace grep by _contains
Rene Luria 05141b4f52 Added dnsapi/dns_infomaniak.sh
neil db24ca3dc1 fix debug info
neil 5e3aa2db1d add debug info for duckdns
neil b561666d80 fix https://github.com/acmesh-official/acme.sh/issues/3159
neil 17dcf7d2e5
Merge pull request from StefanAbl/master
Update dynv6 dns api to allow custom domains
Siyuan Miao b5c382f929 fix misaka.io api: breaking changes introduced by apiv1
StefanAbl 4242354c03 fix shfmt error
StefanAbl 8728389c88 formatting
StefanAbl 6651801b3f formatting
StefanAbl 9190ce3701 no supporting HTTP API as well
StefanAbl 90e2064d72 first attempt to make travis happy
StefanAbl 943d419f98 Added support for custom domains
StefanAbl 551316bcb6 formatting
StefanAbl 9dd5089940 formatting
StefanAbl 06e7ebbdeb no supporting HTTP API as well
StefanAbl a83b16e12a first attempt to make travis happy
StefanAbl 91a8b97cf4 Added support for custom domains
neil 58923b2846
Merge pull request from Alexilmarranen/dev
Issue2547 wrong url construction for multiple dns services
Alexilmarranen 956114fc42 Issue2336 Add subdomain (3 and more) support
Fix for issue in https://github.com/acmesh-official/acme.sh/issues/2336#issuecomment-670522738
neil 19c4345162 fix shfmt
neil 0b531e9fbc fix format
kapper.net support account 70488f9c56 Merge branch 'dev' of https://github.com/kappernet/acme.sh into dev
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)
Harald Kapper f725040dd5
Merge pull request from acmesh-official/dev
sync upstream
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>
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
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.
Harald Kapper fb05a42d2e
Merge pull request from acmesh-official/dev
sync upstream
neil 70b49980cb fix format
neil a2d872a9f0
Merge pull request from draevin/dev-netlify
Add Netlify API support
Draevin Luke e8bcde31b7
Add Netlify API support
neil 40cda9220a fix https://github.com/acmesh-official/acme.sh/issues/3077
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>
kapper.net support account 494a1603e4 Update dns_kappernet.sh
add issue-link in sourcecode

Co-Authored-By: Harald Kapper <hknet@users.noreply.github.com>
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>
neil 272ab746a6
Merge pull request from pdxgf1208/dev
Update dns_dynv6.sh
neil fce0bf6e59
Merge pull request from phedoreanu/replace_response_equals_with_contains
replace response equals with contains
12bbf7608ae1 4b35aef728
Update dns_dynv6.sh
Add support for domains like '*.v6.rocks'
Adrian Fedoreanu 6a0ed51f5e
replace response equals with contains
neil 41435578d2
Merge pull request from andybotting/openstack-dns
Add OpenStack Designate DNS API support
Viktor Szépe eb9005ad74
Fix SC2236
Viktor Szépe 14089f8c6a
Fix SC2236
Viktor Szépe 49094120d9
Fix SC2236
Viktor Szépe fe4111a9f5
Fix SC2236
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.
robertoetcheverryr f80276584f Added check for Authentication failure in dns_dynu module
neil 0545d6f083
Merge pull request from peterkelm/patch-1
Reflect recent Variomedia API changes
peterkelm f02af8d481
Reflect recent Variomedia API changes
Spaces were recently removed from the JSON "response" returned by Variomedia's API.
neil dd6c067832 fix format