Commit Graph

1826 Commits (7bc435f8c66550b3a6f8bcaa3637a5c66fd20171)

Author SHA1 Message Date
neilpang c282dd086f minor
neil ce0c6da9fa
Merge pull request from stilez/master
Create DNS 01 module for Plesk XML API
Martin Kammerlander e22c5ea800 Merge with Neilpang dev repo.
Jesai Langenbach 9cb328966c typo
Jesai Langenbach 0c76890572 whitespace fix
Jesai Langenbach 18fc42e63b typos and integrate suggestions from stilez
Jesai Langenbach fc8d9df516 fix newline
Jesai Langenbach afdf8a78c0 fix space
Jesai Langenbach 0b3ae1f972 Add suggestions
stilez 51cfd996eb
rmv space
stilez 6d0e4bed4b
remove \n in output messages
stilez 05247dc4a4
fix
stilez 43011f3bfa
enhance
stilez 38854bd876
bugfix
stilez a9726bd52f
bugfix
stilez 4216c9e8f7
rmv spaces
stilez a8d670fc0d
Rest of sed -r
stilez cbacc779fc
Fix some sed -r, and clean up some variable references ("$1" -> "$varname")
stilez 896778cead
Grep fixes and minor improvements
stilez 04b0c62bf9
basic regex's to use \+
Maybe BRE aren't as basic as they sound. But I'm sure `man grep` didn't list the extra syntax of "preceded by backslash" :)  So let's use it
stilez 63a779baa8
remove unnecessary \
stilez 2d1a776db7
Replace egrep -> basic regex grep
(( ... isn't it annoying that basic regex has * but not + ..... ))
neil 6140a3c26b
Merge pull request from kuk/master
Fix Vscale hostedzone
Kukushkin Alexander 6eaf2d67b7 Fix Vscale
neil 3ec495225f
Merge pull request from peterkelm/peterkelm-variomedia-dns
Variomedia DNS API
peterkelm bec26ce754
Shellcheck'd
stilez 343d7df57c
shellcheck directive
peterkelm dca6a4bbd5
minor formatting changes
stilez a32b95544b
[[:space:]] -> " "
stilez 2422e0b481
grep -E and sed -E
stilez 3441bd0e7c
improve _err message and remove a dubious _debug message.
stilez 05ced9fbc4
edit a comment
stilez b7c3df455e
travis fix
stilez d7affad059
various small improves
neil 34c3da9117
Merge pull request from scottkof/aws-dns-avoid-throttle
Avoid API throttling errors in AWS DNS plugin
scottkof a22d3b2390
Switch from `sleep` to `_sleep`
stilez 7c09bdc6e0
renamed
stilez bc291141b1
fix filename
peterkelm c1b089d1c3
unused code removed
peterkelm 1271f97b66
fixed dns_variomedia_rm for wildcard certs
fixed dns_variomedia_rm to respect the txtvalue supplied as function parameter
peterkelm 582c77805c
variomedia dns api
initial commit for the variomedia dns api implementation
stilez 9eb5f65b8f
edit comments
stilez 1253357a39
edits to comments
stilez 6df31eb7f5
travis
stilez 9299a83b17
Travis fixes
stilez a6614abd24
Formatting fixes for Travis
stilez 6ef8adc863
Merge branch 'dev' into master
stilez 274393ac64
Create DNS 01 module for Plesk XML API
stilez 1339b9422d
Update for dns pleskxml
scottkof df3575217a
Avoid API throttling errors in AWS DNS plugin
neil c504506455
Merge pull request from RolphH/leaseweb-api
Added Leaseweb API for dns-01 verification
neilpang 2a28772312 fix https://github.com/Neilpang/acme.sh/pull/2553#issuecomment-546173277
Rolph Haspers e48daffad9 Fixed error
Rolph Haspers 58642286c9 Fix for SC2039/SC2086
Rolph Haspers 6d62ae226a Small fix
Rolph Haspers 14f6f9ec94 Fixed wrong assignement of var
Rolph Haspers e10f447b5b Fixed some bugs, tested and working
Rolph Haspers 1d1f61613c Check for root domain via API
Jesai Langenbach b85c1a8861 Fix additional line
Jesai Langenbach 430956d304 Fix whitespaces
Jesai Langenbach c0449a3ed2 Only save Attributes if it is set
neil 18ad01533b add space.
fix https://github.com/Neilpang/acme.sh/pull/2553
David Robles 573c8f3b13 Use more widely supported options for the "tr" command line utility by removing the use of the character class representation option. [:space:] => "\t\r\n\v\f"
neil e85d7a7be5
Merge pull request from billgertz/patch-2
dnsapi/dns_miab.sh MIAB DNS-01 Validation
neil 7015215f26
Merge pull request from rserpent/dns_nic
nic.ru dnsapi
rserpent ffa5472b31
fix whitespaces
rserpent e00f0b4cf1
Update dns_nic.sh
rserpent dc5c220e8f
dns_nic init
Bill Gertz 933d49b0b0
Style space change
Extra space on empty line 27.
Bill Gertz 9af85f5a7e
Updated to use _H1 Authorization: Basic
Updated to use suggested export _H1 env var to supply Authorization Basic credentials. This undocumented support for Basic Authorization, ContentType, etc. needs to be documented in DNSAPI Dev Guide. Removed two stray debugging lines.
Bill Gertz 7ec52145e8
Space style changes.
Local copy of shellcheck somehow missed these, odd.
Bill Gertz aa6112482d
Rewrite to conform to Dev guide
Created _get_root() that tests the requested host is a subdomain to the domains hosted on MailinaBox (MIAB) DNS Server. Created common _miab_rest() used with dns_miab_add(), dns_miab_rm() and _get_root(). Also created barbaric _is_json() to test the response given by the MIAB Custom DNS API at least looks like a JSON file. We should add a hint to use _normalizeJson with JSON responses so _startswith, _endswith won't perplexingly fail.
neil d035cdcff9
Merge pull request from master-nevi/master
Use more widely supported options for the "tr" command line utility in dns_freedns.sh
neil 38e08bb91f
Merge pull request from dkerr64/FreeDNS
Work around bug in _egrep_o() function
David Robles ba7db3edda Use more widely supported options for the "tr" command line utility by removing the use of the character class representation option. Fixes
Bill Gertz f64b061a28
Style issue
Spaces on blank line on line 133.
Bill Gertz f323ced4ca
Style issues and orphan _postContentType debug fix
Fixed spacing and removed unneeded debug for _postContenetType
Bill Gertz c06ec7c6ba
Removed parameters and unused code for _miab_post
Ok, should have noticed earlier that the calls to the private function _miab_post() never used the _needbase64_ or the __postContentType parameters. Parameters and code to handle them has been factored out.
Bill Gertz 835f9aad91
Um that's a wee bit of nit pick.
'Errant' space removed on blank line on line 147.
Bill Gertz a4ec9f8b44
Fixed weird spacing on line 180
Um, fixed.
Bill Gertz 47c33d0344
Cleanup/ removed private function _get_root
Function _get_root() copied from acme.sh and is not needed here. Other cleanup as recommended by acme.sh test bot.
Bill Gertz f500c7abcb
dnsapi/dns_miab.sh MIAB DNS-01 Validation
Know I'm new to contorting to this project. I i've broke conventions please let me know what I've screwed up and I'll set it right as quickly as possible.

Propose this as a new DNS-01 validation script to dynamically add challenge DNS records to MailinaBox (MIAB) DNS. MIAB uses a custom DNS API to manage external DNS records.

The script was originally written by Darven Dissek and can be found in his repository: https://framagit.org/DarvenDissek/acme.sh-MIAB-DNS-API/). This has been forked and some slight cleanup applied and change shebang to UNIx shell. The forked repository can be found here: https://github.com/billgertz/MIAB_dns_api.

Wrote to Darven but received no reply. Support for this script has been submitted to the OPNsense project via this pull request: https://github.com/opnsense/plugins/pull/1531
neil 95dd7b5323
Merge pull request from moose-kazan/master
Fix for dns_vultr.sh
Vadim Kalinnikov e484f32b1a - Return shell detect via env
Vadim Kalinnikov bc396e7a90 Small fix in dns_vultr.sh
Peter Dave Hello ac9f6e3a41 Remove trailing spaces in text files
This issue in the shell scripts will also be detected in the stable
version of shfmt(we are currently using an ancient pre-release of shfmt)
Michael Braunoeder 72d800ed10 [DNSAPI] add dns_rcode0.sh - Support for https://my.rcodezero.at/api-doc ()
* first version dns_rcode0.sh

* fixed URLs for ACME calls

* fixed challenge remove

* read & write Token/URL at rm too

* make info messages debug

* typos fixed

* update rrset only if existing challenge is found

* polish error messages and make "detect root zone" scaleable

* fixed formating issues

* code cleanup, remove some unneeded functions

* removed empty lines

* save rcode0 url only if not default
Boot Lee 950d024a11 fix grep error when txt value begin with - char ()
Jesai Langenbach bfa6e52470 another whitespace
Jesai Langenbach ec654d2355 More space removing
Jesai Langenbach dfb4883c93 Some fixes
Jesai Langenbach 4bf1f579f5 Add OPNsense Bind API Support
Kent Varmedal 80d63dbb7c Add support for Domeneshop DNS API ()
* Add support for Domeneshop DNS API

* Fix double quotes after build fail

* Fixing formating errors
Phil Porada 6b817d4563 Set TXT record TTL to minimum possible value ()
Rolph Haspers f0d6d46766 Added link to API docs
Rolph Haspers 4a81205e04 Styling, trailing space
Rolph Haspers 0ac37981cb Styling, newline removed
Rolph Haspers 400c31d031 Fixed another styling issue (trailing spaces)
Rolph Haspers 54b38086e5 Fix style issues
Rolph Haspers e0deca33d0 Added Leaseweb API for dns-01 verification
David Kerr 0b2b8b960b
Replace grep -o with sed
Sky Chen 9b173dcd71 fixed : dns_namesilo.sh _get_root ()
fixed : dns_namesilo.sh _get_root ()
neil ee38cccad8
sync ()
* fix https://github.com/Neilpang/acme.sh/issues/2409 ()

* Add variable exports for Successful Post Hook and Renew Hook calls ()

* fixed json parse regex for support api gcore_cdn ()
David Kerr 9826b8ae69 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into FreeDNS
neil 874bd093cb
fix https://github.com/Neilpang/acme.sh/issues/2409 ()
James Qian d42cf6daeb dnsapi: fix typo in dns_desec.sh ()
Signed-off-by: James Qian <sotux82@gmail.com>
neilpang b9b2cd278b fix https://github.com/Neilpang/acme.sh/pull/2275
neilpang 41c951811e fix format
neilpang 72e7eb6777 fix format
neilpang c25947d544 support new Cloudflare Token format
fix https://github.com/Neilpang/acme.sh/issues/2398
neilpang 93d29a9733 update
Szilárd Pfeiffer ccc2142b45 added dns api support for hexonet ()
Yuri S 8d393ff137 Add dnsapi for Vultr ()
* Add Vultr dns api
neilpang 5c09788ec4 fix error
neilpang 5e970cdca4 Merge branch 'dev' of github.com:Neilpang/acme.sh into dev
neilpang 28cadc5e06 check empty id
Honza Hommer 28a9df669d Escape slashes ()
neilpang 42497028c4 ttl 3000
neilpang 57b16e3ac2 fix format
neilpang bd9af86de1 support jdcloud.com
David Kerr 2ce9fb9760
Work around bug in _egrep_o() function
_egrep_o() function accepts extended regex and on systems that do not have egrep uses sed to emulate egrep.
This is failing on the specific regex I was using before my last commit... ae66c6f0b4
The problem is that I fixed it by passing in non-extended regex which then fails on systems that do have egrep.  So I am no longer using _egrep_o.
David Kerr ae66c6f0b4
Fix bug (in egrep regex) reported by @maks2018 in issue 2305
Fix bug reported by @maks2018 in issue https://github.com/Neilpang/acme.sh/issues/2305 by updating the regex in egrep of the subdomain html page.
Raphaël Berlamont 971a85a6f8 dns_azure : Multiple domains with same ending bug
We have a few domains that ends the same. For example :
  iperfony.com
  perfony.com

The problem was in the _get_root functions, when getting the domain_id :
only the first result "iperfony.com" was returned, because "perfony.com"
is contained in the "iperfony.com" string.

The correction consist of being strict in the regex, adding a slash (/)
so that it will only match on ".*/(perfony.com).*" and not
".*(perfony.com).*".
neilpang 468edfa6cc Merge branch 'dev' of github.com:Neilpang/acme.sh into dev
neilpang c83f2f98bd fix https://github.com/Neilpang/acme.sh/issues/2300
neil 24e574ee09
Merge pull request from deflorator1980/dns-api-regru
Dns api regru
AndreyIsakov d883a870e1 dnsapi for regru: remove debug info
AndreyIsakov f2c6e3f65b dnsapi for regru: replace echo by _info()
neil 65058db89f
Merge pull request from awalgarg/dns_maradns
Add support for MaraDNS
AndreyIsakov 487d2a9221 dnsapi for regru: CI linter remove empty line
AndreyIsakov 6151debeab dnsapi for regru: CI linter ok
AndreyIsakov e05ef230a7 test CI error
neilpang 10d1361a2c add guide link
Dominic Jonas 1ef7fd3659 support to delete multiple entries
neil 6650072fe6
Merge pull request from der-berni/dev
updated to work with one.com
neil c74686a197
Merge pull request from dkerr64/FreeDNS
Fixes to dns_freedns.sh for multi-part top level domain names
David Kerr 924e0261f9
Update dns_freedns.sh
der-berni 1a5279bd6e
cleanup according to styleguide
der-berni 937d5b5472
try to remove errors in travis-ci
Kay Roepke 145b1f4fb3
Improve compatibility with *BSD xargs
The --no-run-if-empty option is a GNU extension and the long version isn't supported by *BSD variants.
Instead use the short version (-r) which is present, but ignored as it is the default behavior, in at least FreeBSD: https://www.freebsd.org/cgi/man.cgi?xargs
der-berni 89e73594eb
fixed error in CI
Awal Garg 8152309435 Add support for MaraDNS
MaraDNS is a lightweight self-hosting DNS server. This patch adds
support for adding records to zone files stored on the server in the
format expected by MaraDNS. Path to the file should be exported in
MARA_ZONE_FILE environment variable. To reload the configuration
automatically, the user must provide path to the pid file of duende (the
daemonization tool that ships with MaraDNS) in MARA_DUENDE_PID_PATH
(--pid argument to duende).
der-berni a3089a719f
Updated to work with curl
Now works with curl.
Check the root domain.
David Kerr 2cb0b00e3a
replace _read_conf() with _readaccountconf()
neil 264ec5bab7
Merge pull request from devNan0/fix_netcup_parsing_on_bsd
dnsapi: netcup: Fix sessionid parsing on BSD
der-berni e340593ad1
Revert parameter changes
Revert ONECOM_PASSWORD back to ONECOM_Password
and ONECOM_USER back to ONECOM_User
devNan0 05b6afcd17 Make travis happy. (SC2020)
David Kerr 10994d65be Even blank lines (with spaces) give Travis heartache. Sigh.
David Kerr a18ce275ab Another Travis CI warning fixed.
David Kerr 66c39a953a Fix warnings from Travis build
David Kerr 09fb9dcd92 Fix bug preventing multipart TLD names to work. And simplify/cleanup the code.
devNan0 50d5c4b9ca Fix sessionid parsing on BSD
Oliver Dick 0e9ba9a004 remove _hostingde_parse_no_strip_whitespace function as this breaks API requests
neil ef7d259bb7
Merge pull request from mjthompson/patch-1
Fix typo
mjthompson 688fe131c9
Fix typo
der-berni 68b42a00e0
updated to work with one.com
rev command not found on OpenWrt
CURL does not work, using wget
JSESSIONID replaced with OneSIDCrmAdmin
CSRF_G_TOKEN not needed
neil 527e1b8a16
Merge pull request from MilanPala/active24_fix_token
Fix saving token for DNS Active24
Milan Pála f6d6658de7
Fix saving token for DNS Active24
neilpang cf4c603362 fix format
neilpang ace947e6b3 add dns_durabledns.sh
neil ccefd3be02
Merge pull request from mdbraber/update-acmeproxy
dns_acmeproxy: Username/password no longer required
Maarten den Braber 5e165819a1 Update authentication logic / info
neil ade9d662db
Merge pull request from chasefox/dev
Fix gcloud most-specific zone match
wapplay 657051e4b6 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
# Conflicts:
#	README.md
#	dnsapi/README.md
neil 1a6af5d896
Merge pull request from v0s/pddfixes
Multiple fixes to Yandex DNSAPI plugin
Maarten den Braber f9e3a2132f Username/password no longer required
neil 9ab318cafc
Merge pull request from mdbraber/add-acmeproxy-provider
Add acmeproxy provider
neilpang 11ecbd27be fix punycode domain
Maarten den Braber 585ef998d0 Fixed CI errors
Maarten den Braber c297aff99b Improved logging description
Maarten den Braber 68142c9835 Update description
Maarten den Braber b8f4fa359c Add acmeproxy provider
neilpang dac75a1dda rename
neil 130b67821c
Merge branch 'dev' into dev
neil b902769fa8
Merge pull request from plantroon/master
Add NLnetLabs NSD
neil 7503a58d1f
Merge pull request from mod242/master
New API for Schlundtech.de
mod242 096ce1a207
Create DNS API for Schlundtech
Jakub Filo d1ef039e39 Removed trailing line
Jakub Filo 040ca5320d Fixed style to match upstream
neil 625c85291d
Merge pull request from mod242/master
Correct parsing error in sed
Jakub Filo 522b7c51f7 Adding NLnetLabs NSD API
mod242 d7be2c5b8a
Remove from Master Branch
neilpang a89d50d34e use mutable
mod242 175b56b43c
Update dns_schlundtech.sh
mod242 9b68a3ef4a
Update dns_schlundtech.sh
mod242 345d6c5687
Update dns_schlundtech.sh
mod242 5b1b5cc8f2
Create dns_schlundtech.sh
mod242 1b062ab929
Correct sed parsing error
neilpang e46b392a8d Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang 47ff768b70 fix https://github.com/Neilpang/acme.sh/issues/2195
neil 68428a5d5e
Merge pull request from kirpichiki/dns_cf_invalid_domain
CloudFlare dns invalid domain
neil 28694e8afb
Merge pull request from Kimmax/dns_hostingde_missing_templateValues
dns_hostingde.sh zoneConfig missing templateValues object
neil a85e50f465
Merge pull request from mod242/master
Create DDNSS API based on the work of helbgd
mod242 bb703281a2
Update dns_ddnss.sh
neil 1dc420ce51
Merge pull request from loonies/dns-loopia-api-endpoint
Make the Loopia API endpoint configurable
mod242 20af1ceb7d
Cleanup comment
mod242 ec982ccacb
Cleanup according to styleguide
mod242 a97e74b2d4
Update dns_ddnss.sh
mod242 fecc5b09f8
Removed -e and changed tail to funktion
mod242 d1030eb0b2
Create DDNSS API based on the work of helbgd
neilpang 9c9fed749a fix https://github.com/Neilpang/acme.sh/issues/2225
make NSUPDATE_SERVER can be overwritten
chasefox 4aa488f48b
Formatting - indentation
I think this is what CI wants....
chasefox 2d72b25c43
CI wanted double-quote
chasefox f23b0aacd7
Remove here string
CI doesn't want here strings
Matthew R Chase 98d27c4a6a Fix most-specific zone match
Most specific zone selected by deepest sub-domain (how many '.' in the domain)
rather than seemingly irrelevant count of the number of characters within the zone.
Kimmax 64e5392788 Zone delete also needs new "templateValues" field
Kimmax 987f95221c Added missing "templateValues" object to "zoneConfig" on "_hostingde_getZoneConfig"
Gorbachev 6e917d156c
Trim double quotes for email and key
Currently dns_cf generates headers like this: 'X-Auth-Email: "sample@mail.com"'. Cloudflare API responses 400 BadRequest for quoted headers with message "Invalid format for X-Auth-Email header".
Stephane Moser aeed287122 Add Double quote to slowrateslepp
neilpang 36e697b344 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang c2d0d4d28c root domain as dns alias mode
Stephane Moser ea6a3c0963 Use AWS_DNS_SLOWRATE env variable instead of arg
Stephane Moser 3021c5cfad Use dnsslowrate arg
Miodrag Tokić aec9c3c9a4 Double quote unquoted variables
Double quote unquoted variables to prevent globbing and word splitting.
Miodrag Tokić 0daa225e26 Make the Loopia API endpoint configurable
Loopia provides hosting in several countries. Each hosting location has
it's own API endpoint, such as "https://api.loopia.<TLD>/RPCSERV", where
<TLD> is one of: com, no, rs, se.

The current LOOPIA_Api variable is hard-coded to ".se". This prevents
using the Loopia DNS API on other hosting locations.

This commit makes the LOOPIA_Api variable configurable and it falls back
to ".se" TLD if LOOPIA_Api is not set.

References:

 - https://www.loopia.com/api/authentication/
 - https://www.loopia.no/api/authentication/
 - https://www.loopia.rs/api/authentication/
 - https://www.loopia.se/api/authentication/
Miodrag Tokić 85be2b85fd Fix error message language
Miodrag Tokić a7d6146169 Extract configuration saving code to function
Miodrag Tokić 978ec91107 Extract configuration loading code to function
Charles Surett 189a7766d4
Made dns_dgon.sh use _lower_case
Fixed private function which breaks on embedded systems before.
James Qian 3bb97b81de dnsapi: add deSEC.io api support
Signed-off-by: James Qian <sotux82@gmail.com>
Sylvia van Os 0fe08e1b33
Merge branch 'dev' into feature/dns-openprovider
neilpang 0629c2a086 move to wiki
neil a368301dbf
Merge pull request from bz-heilig/patch-1
Update README.md
bz-heilig 34be7e99f0
Update README.md
Added links for do.de API token creation and documentation of API.
Herman Sletteng 7679df062c dns_gdnsdk: Fixed stupid regex error, want literal "-", not a range
Sylvia van Os 71cfd874ae Fix SC2116
Sylvia van Os 08be0c374a Merge branch 'feature/dns-openprovider' of https://github.com/TheLastProject/acme.sh into feature/dns-openprovider
Sylvia van Os 7decce9718 Resolve comments on pull request
Sylvia van Os 22bab90a90
Merge branch 'dev' into feature/dns-openprovider
neilpang c74d597c84 add debug info
neilpang 653c77e852 update
neilpang 2b36f4f57f update
neilpang 3f35006c26 fix error message
Steven M. Miano 46fbd7f1e1 support ultradns.com api ()
support ultradns.com api ()
tambetliiv 5048c6c22a Add zone.ee (zone.eu) DNS API ()
* add zone.ee (zone.eu) dns api
Oliver Dick 532e79c7d0 Fix reading endpoint
Sylvia van Os ea86ddc693
Merge branch 'dev' into feature/dns-openprovider
Sebastiaan Hoogeveen 4f240f538d Merge branch 'master' of https://github.com/nederhost/acme.sh
Sebastiaan Hoogeveen db6db6a4e9 Removed overwriting of the HTTP header file before sending a request.
Sebastiaan Hoogeveen 88c6621cfe
Merge branch 'dev' into master
neilpang 725addafda fix format
Sylvia van Os 19628c4732
Merge branch 'dev' into feature/dns-openprovider
Sylvia van Os 04eaf7f175 Add OpenProvider support
neilpang f5850d0c08 fix format
5ll 3d5c75420a
Changed Order
5ll 1d5967d143
Updated README with Core-Networks support
5ll 110a41d18d
initial commit
DNS API for acme.sh for Core-Networks (https://beta.api.core-networks.de/doc/)
Sebastiaan Hoogeveen 78c92642e4
Merge branch 'dev' into master
neil 693d692a47
sync ()
* Support for MyDevil.net ()

support mydevil

* Fix verification for namecheap domains not *owned* by the calling user ()

* Peb ()

* support pebble
* support async finalize order

* add Pebble
Timothy Nelson ec54074392 Fix verification for namecheap domains not *owned* by the calling user ()
dsc 23b4c9c667 add docs for one.com
diseq 472ed721a3
fix format
diseq ed3f2646f0
fix format
diseq 0499d2b5c4
remove line break
diseq 81ba629b56
allow set-cookie as well as Set-Cookie
diseq 0bb746ba39
Update dns_one.sh
Marcin Konicki 16a0f40ac2 Support for MyDevil.net ()
support mydevil
dsc 9ff6d6e7b5 initial commit
Augustin-FL ec6569fbea fix travis
Augustin-FL 1ad6742dbc fix travis
Augustin-FL 63ea3e8d27 acme.sh does not follow Location: headers when using wget
Augustin-FL 9ace7db216 simplify online_rest
Augustin-FL 841513501a update get_root
Augustin-FL 5c94147603 use read/saveconf_mutable, not readconf from OVH
Augustin-FL 02f6d4cb66 use read/saveconf_mutable, not readconf from OVH
Augustin-FL ec5fad433c Add online.net DNS API
Tom Cocca d30b441ede Rackspace Cloud DNS
Support Rackspace Cloud DNS

This commit is based on the original pull request by tcocca
  https://github.com/Neilpang/acme.sh/pull/1297

Addtional cleanup was provided by senseisimple in
  https://github.com/Neilpang/acme.sh/pull/1999

This pull request has squashed the changes for review, fixed a minor
(but breaking) problem with the field ordering in the response, and
added documenation per the API guide.

Co-Author: Chris <chris@chrisnovoa.com>
Co-Author: Ian Wienand <ian@wienand.org>
neil dda29f7e2f
Merge pull request from laszlof/nw_dns_api
Add support for Thermo, Nexcess, and Futurehosting DNS APIs
neil 952e281993
Merge pull request from hosting-de/fix/better-parsing-of-responses
hosting.de: better parsing of json responses
Oliver Dick 1fa026b9c7 using ' ' instead of '[:space:]' for tr
Ne-Lexa 412f85b665 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
# Conflicts:
#	README.md
#	dnsapi/README.md
Simon Wydooghe ebc90f6ab8
Set NS1 DNS record TTL to 0
Default of a zone might be high, which is annoying when testing
with the ACME staging API. I think setting the TTL to 0 makes sense
as acme.sh is the only one checking this, so having an always up
to date response seems desirable.
Frank Laszlo 84d80e93bc Add support for Thermo, Nexcess, and Futurehosting DNS APIs
Sebastiaan Hoogeveen b7e92dbced Documentation update.
Sebastiaan Hoogeveen 44dcb0d0a9 Make Travis happy; fixed formatting of return statements.
Sebastiaan Hoogeveen b3e3e080a9 Cleaned up some of the comments from shellcheck.
Sebastiaan Hoogeveen 1167cdcaec Added DNS API support for NederHost (https://www.nederhost.nl/)
Oliver Dick 4eda39a31d making shellcheck happy
Oliver Dick 759b75ca48 better parsing of json responses
fixes an error if customer does not have access to dns-groups
neilpang 227547f826 fix https://github.com/Neilpang/acme.sh/pull/1979
neilpang a964646803 fix https://github.com/Neilpang/acme.sh/issues/1364#issuecomment-458035330
neilpang 43877d2647 fix rm method to urlencode the existing txt records.
fix https://github.com/Neilpang/acme.sh/issues/2052
neilpang cc6159b39b urlencode the existing txt record value
fix https://github.com/Neilpang/acme.sh/issues/2052
Tobias Mädel 75fe022f96 Changed order in readme, added do.de
Tobias Mädel bc839569fb
Merge branch 'dev' into dev
neil 8dacd51abb
Merge pull request from MilanPala/master
Add support for Active24.cz
neil 06302871bc
Merge pull request from Rid/patch-2
Fix DNSimple when zone has > 100 records
Grant Millar c1ec2afeca
Changed records per page to 5000
Tobias Mädel e2f1338f94 Added documentation
Tobias Mädel 5f9b57d300 Cleaned up dns_doapi.sh
Tobias Mädel ddf77f10e9 Cleaned up dns_doapi.sh
Tobias Mädel 127532c226 Added dns_doapi.sh
Milan Pála 572adbaad2 Add support for Active24.cz
Oliver Dick b0775f7a58 making shftm really happy
Oliver Dick 2dc50e6633 making shfmt happy
Oliver Dick 56d70e4ea7 Update to latest API Changes
neil 0b934232fd
Merge pull request from jim-p/acme-fix-2022
Use cross-platform grep pattern for Namecheap API. Fixes 
jim-p 10ba2cd312 Use a literal space instead of an escaped space. Fixes
Mike Barnes cd3ef8fa5a Correct edits to README.md this time
Mike Barnes 72ce37704b Native PointHQ support
neil 4420d073bb
Merge pull request from apollo13/fix_inwx
Fix inwx account without Mobile TAN
neil c544759d36
Merge pull request from Ivru/feature/exoscale
Exoscale DNS API
Ivru 3fb17c5de8 Merge branch 'dev' into feature/exoscale
hebbet 68d9aad3a2
add link to profile of Cloudflare
follow-up for 
neil 0aba1b4ad3
Merge pull request from sunflowerit/digitalocean-fix
Fixes on DigitalOcean implementation
neil e12c7c8d27
Merge pull request from LLeny/master
Fixes 
neil 83a040722e
Merge pull request from drott/add_rm_multiple_gandi
[dnsapi] Support adding / removing multiple TXT values for Gandi
neil b7b504d43a
Merge pull request from Tigger2014/dev
dnsapi update dynu for api v2
neil b18804f57f
Merge pull request from hosting-de/fix-issue-2000
hosting.de API: waiting for API zoneStatus active
Marton Szucs 40f0238bb7 fix dns_loopia wildcard certificate
Checks if a subdomain already exists before creating one. The loopia API clears all records for a subdomain when adding it again.

Adding TXT-records instead of updating the existing record when using the add method. Wildcard certificates require multiple TXT-records for the same subdomain. 

Now you can create wildcard certificates using:
 `acme.sh  --issue -d example.com  -d '*.example.com'  --dns dns_loopia`
Double quoting variables
Oliver Dick 089823785e Using _sleep() instead of sleep
Ivru ecf7dded07 Fix typo
Oliver Dick cd4f29135b waiting for API zoneStatus active
Ben Edmunds 68c5c366f4 dnsapi update dynu for api v2
Dominik Röttsches 29a5311ae0 [dnsapi] Support adding / removing multiple TXT values for Gandi
Gandi supports setting multiple entries by setting multiple array items
for the rrset_values field in their API. Modify the dns_gandi_livedns.sh
script so that it checks for existing entries, appends new ones if
needed, and removes existing ones individually. This enabled wildcard
certificate support on Gandi.

Fixes the dns_gandi_livedns part of .

Tested for creating a multidomain, multiple wild-card certificate on
Gandi and using a test script executing only the dns_gandi_livedns_add
and dns_gandi_livedns_rm functions.
neilpang 7ba9a5972d revert fix for https://github.com/Neilpang/acme.sh/issues/1941
1. fix https://github.com/Neilpang/acme.sh/issues/1977
2. The cache is too long to as a line to save in the conf
Ketil 2671af13cd Bugfix for allowing '+' character in CloudFlare email
Ne-Lexa b7b94e38ac support change account conf from env
Ne-Lexa f90bf756fb Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
Ne-Lexa 0b363a5c98 removed the _clearaccountconf() call for erroneous requests
neil ebb1a8af1b
Merge pull request from Ivru/feature/exoscale
Feature/exoscale
Aaron W. Swenson c8c1140f15 Linode API v4 Redo
The Cloud and Classic Manager work with different APIs, and so require
a separate module, which we introduce here.

The README has also been modified to state that the two are separate
and incompatible, and provides instructions on using either.
Aaron W. Swenson 9a473640fb Revert "Update Linode API to v4"
This reverts commit 9a27b38976.

Turns out, the Cloud Manager is not backward compatible, nor is the
Classic Manager forward compatible.
Ivru 405173a0b4 Remove extraneous blank lines
Ivru 8e43b86f06 Export header _H3
Ivru eea9aaf940 Fix typos
Ivru 67d3e8d049 Add Exoscape API support for DNSAPI
Daniel F. Dickinson 1a77490969 dnsapi: Add option to set zone for nsupdate
Some DNS servers for which dns_nsupdate.sh is applicable (such
as dyn.com's 'Standard DNS' TSIG update mechanism), require that
the zone be set during the nsupdate transaction.  Therefore we
add a new environment variable NSUPDATE_ZONE which is used to
set the zone for the DNS TSIG transaction.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
Daniel F. Dickinson 5431d05168 dnsapi nsupdate: Add nsupdate debug option
When debug is enabled, also use nsupdate's debug logging
so that the user can see potential issues with the nsupdate
transaction.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
neil a43545c6ea fix https://github.com/Neilpang/acme.sh/issues/1959
neil 7c1c36f043
Merge pull request from titanofold/dev
Update Linode API to v4
neil 565e3f75c7
Merge pull request from aalmenar/master
Neodigit.net DNS API
Adrian Almenar 842f030355 Revert change
Adrian Almenar f4ad42bb84 Changes requested on commit review
Adrian Almenar fb08b53f0b Add Neodigit.net DNS API
neilpang 598becf619 minor, fix format
Aaron W. Swenson 9a27b38976 Update Linode API to v4
Linode API has made breaking changes that are resolved by this
update. No user action is required.

Additionally, related README.md entry updated to include new cloud
manager interface.
neilpang 7917aa2a7c fix https://github.com/Neilpang/acme.sh/issues/1941
cache dns zones response
Oliver Dick ee258f1425
Merge branch 'dev' into feature/hosting.de-plugin
epgdatacapbon be5085f205 Increase security using https for MyDNS.JP API
epgdatacapbon 14ad5955b5 Add DNS API support for MyDNS.JP
neil 0a9a11636a
Merge pull request from hebbet/patch-2
add link to cloudflare profile for api key
neil 87d2f7f27a
Merge pull request from joakimlemb/master
Increase Azure DNS Zone Limit from 100 to 500
neil a40cd2b46f
Merge pull request from pavelaks/patch-1
Fix for VSCALE example
pavelaks 4b581f3720
Update README.md
Fix VSCALE example (add export before VSCALE_API_KEY)
Joakim Lemb 12956679e7 Added top URI parameter
neil 55369d30a6
Merge pull request from evoadmin/patch-1
Update dns_he.sh
Ne-Lexa a207199879 fixed _get_root() function
hebbet a894b7cc9b
add link to cloudflare profil for api key
LLeny 46b3a9158c Fixes
Jan-Otto Kröpke 26421684dc Fix inwx account without Mobile TAN
neil b29e21efa8
Merge pull request from ephen/patch-1
cloudxns.net
Ne-Lexa a63dc75b43 Added documentation on using dns api internet.bs
Ephen 9f6f721a13
cloudxns.net
cloudxns.net is the main domain.
Ne-Lexa fdb9d93b12 formatted
Ne-Lexa 475e6e28eb Added dns api support for internet.bs
evoadmin 4c1f70af4b
Update dns_he.sh
If you have a password with special char it will fail at Remove record
Oliver Dick d8885984ab
Merge branch 'dev' into feature/hosting.de-plugin
Tom Blauwendraat 4a18c45e4f fixup! [FIX] Delete all occurrences of TXT key, dont fail if there is more than one, [FIX] Respect pagination on domain listing, before only the first page was loaded
Tom Blauwendraat 5b7cac1002 [FIX] Delete all occurrences of TXT key, dont fail if there is more than one, [FIX] Respect pagination on domain listing, before only the first page was loaded
neil 56d6079c4a
Merge pull request from LLeny/master
Namecheap API
LLeny 3975792bf1 shfmt
LLeny 697e694de6 Indentation
LLeny 828d8eaadb NC API warning
LLeny 30ee00ff50 RM TXT check
LLeny 7e130c2618 README fixes
LLeny b859dd660c dns_rm support
LLeny 8868783476 Staging
LLeny f7e7e885a9 Usage
LLeny d813be1f48 WIP
LLeny 0d03309c2f Namecheap initial
Oliver Dick 1dab353fdb
Merge branch 'dev' into feature/hosting.de-plugin
Herman Sletteng 12c900ea7d Gratisdns.dk: Fix typo in url, also added note recommending --dnssleep 300
Herman Sletteng 1f25b4a8a9 Replacing "grep -o -P" with "_egrep_o" and sed
Herman Sletteng 1756bbff84 DNS plugin for Danish service gratisdns.dk
Currently only supports primary domains. My use case does not involve
secondary domains so I'm not sure how it behaves, and cannot test it.
Might be as simple as turning all "primary"-references into a variable
that's either "primary" or "secondary", and make an extra check for this
in _get_domain...

Cookie handling heavily inspired by freedns plugin, including caching
the cookie in the config file, so we can rm without re-authenticating
linux-insideDE fc9d321ebe
Merge branch 'dev' into dev
KUDO Takashi 73d04b976e avoid "SC2046: Quote this to prevent word splitting." Travis CI error.
KUDO Takashi a35d271669 cleanup
KUDO Takashi 72a7f932c6 fix indent
KUDO Takashi 2e74df2583 Add support ConoHa DNS API
linux-insideDE 4fffb3c816
make shfmt happy
linux-insideDE 840b3a34cb
changed some chars
linux-insideDE dc267663a7
Merge branch 'dev' into dev
Janos Lenart 9c39121e99 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neil 659a60aeec
Merge pull request from gliljas/patch-2
Spelling in dns_aws.sh
neil b0268adad9
Merge pull request from omegazeng/dev
add dns api support for dnspod.com
neil 71e4bbfc99
Merge pull request from ctron/feature/add_lexicon_opts_1
Add support for additional Lexicon options
Aarup 8b6986ba18 Fix file formatting
Jens Reimann b23718f3ad Add support for additional Lexicon options
Aarup 8113548920 Update dns api to support v2 wildcard cert
Janos Lenart 441f8f3ce8 Replied to PR comments
Janos Lenart 1d4dec5510 Moved dns_gcloud to 47.
Janos Lenart 167758003c Fixed shfmt (dns_gcloud)
Janos Lenart 0a3ac1f5c3 Added support for Google Cloud DNS API (dns_gcloud)
Hitoshi 22cd408efb add dns api support for dnspod.com
Gunnar Liljas 4fbd21da57
Spelling
Martin Kammerlander 68f66ca101 Add default delay for the calls to KAS api since they are very restrictive with that.
Oliver Dick ed95509a4f hosting.de API keys can contain special chars, so using simple quotes
Oliver Dick 4162975f9f added hosting.de API to README's
Oliver Dick 5494e88e08 making shfmt happy
Oliver Dick 86276ad17b added hosting.de DNS Plugin
* can be used with API of hosting.de
 * can also be used with ICANN registrar http.net
 * needs just API key and endpoint
 * support wildcard certificates
Jan-Otto Kröpke d3c9d0b331 Fix inwx account without Mobile TAN
Oldřich Jedlička 4369402855 Cleaned-up shellcheck warnings.
Old?ich Jedli?ka 0366e8758c Added reading of stored config.
Old?ich Jedli?ka 8d230dd798 Added dns_lexicon_rm command.
Remove created TXT record when finished. Works with lexicon version 2.3.0
and later.
Michael 2945b230e4 replaced tail/head with _tail_n/_head_n and printf with echo
Michael 261cc448f7 fixed shfmt related errors in dns_euserv.sh and modified README.md
Michael 616b0b6baa fixed shfmt related errors in dns_euserv.sh and modified README.md
Michael d99968ee6d Modified dnsapi/README.md
Michael 94f91ae687 initial version with Euserv.eu DNS API Support
- added dnsapi/dns_euserv.sh
 - modified dnsapi/README.md
neil dedb56d295
Merge pull request from kordianbruck/dev
Increase serial when adding txt records
neilpang f90a2ae195 check UNABLE_TO_AUTHENTICATE
Martin Kammerlander c34aadfbf7 Merge with latest dev branch.
linux-insideDE 69b780ee32
Update dns_netcup.sh
linux-insideDE c7b904501c
make shfmt happy
linux-insideDE 48e8022095
improved handling for third level domains
linux-insideDE 4715a1a5e0
satisfy shellcheck
linux-insideDE ed2ba6bc3a
removed jq dependencies
linux-insideDE ca1d62bec0
removed jq dependencies
linux-insideDE 6a4aad1aa8
replaced increment/decrement with _math function
linux-insideDE 3cd5b9ca2e
added netcup dns api
linux-insideDE e9782c3219
Create dns_netcup.sh
neil d9db90752e
Merge pull request from par-pa/support-tele3
Support tele3
neilpang 681e3785ef add dns alias mode
Vlad Roskov f85348ba94 fix delete multiple records
Vlad Roskov 2f15ad4be0 fix authentication
Vlad Roskov f254bb39a5 bail out on no access
Vlad Roskov c58465d630 fix comparison on empty var
Kordian Bruck 03a1386902
Update serial also when deleting the token
Roman Bližík 70b56eb527 remove whitespace
Roman Bližík 4e05062def add tele3-dns plugin
Kordian Bruck 676402d918
Increase serial when adding txt records
Grant Millar e36fbd6af5
Fix DNSimple when zone has > 100 records
The _get_records function currently returns the first 100 records. As our TXT is added most recently, if you have > 100 records it will not be returned.

I've changed the function to sort by ID DESC, so it will always return the latest 100 records.
neil f8526f027c fix https://github.com/Neilpang/acme.sh/issues/1539
neilpang 98a7e72f0a fix https://github.com/Neilpang/acme.sh/issues/1512#issuecomment-381121303
Jan-Otto Kröpke 63f3283591 Add Support for inwx mobile tan
neil d0d10bc6e7
Merge pull request from AlexeyStolyarov/master
#issue with nsupdate on Ubuntu 14.04.1 LTS
AlexeyStolyarov 75b9c39b0e
Update dns_nsupdate.sh
AlexeyStolyarov 5957a1068f
Update dns_nsupdate.sh
AlexeyStolyarov ed817c81de
#issue with nsupdate on Ubuntu 14.04.1 LTS
on  Ubuntu 14.04.1 LTS if nsupdate runs without port number given it treated argument following server name as port number.
and throws error: 
```
port 'update' is not numeric
syntax error
```
Wolfgang Ebner dd72f7638d add acme-dns plugin
martgras 792f3775ce Fixes dns_he Issue
username / password has to be urlencoded
neil 446388e0ba
Merge pull request from ivarmedi/master
Add dns_loopia
neil e1628bcdd8
Merge pull request from softcat/dev
Fixed DNSAPI for PowerDNS to support wildcard certificates
neil 6d5874fc45
Merge pull request from martgras/patch-3
dns_azure  add support for validation record at domain apex
neil 3d563dea87
Merge pull request from adrum/patch-1
Fixed Dreamhost ENV var name in dnsapi/README.md
Ivar Larsson b7d573a4b8 Merge branch 'dev' of github.com:Neilpang/acme.sh
Habetdin 98e15f658e
Update Zilore API description
Ivar Larsson 696d9c6bd3 remove merge chars
Ivar Larsson 50dee5d464 Merge branch 'master' of github.com:Neilpang/acme.sh
Habetdin d1b197e339 Merge branch 'patch-1' into dev
Habetdin ce9c227425
Update README.md
Habetdin e32c2b84ee Revert "Update README #1"
This reverts commit 6b0333e919.
Habetdin 2bc38b2063 Revert "Update README.md"
This reverts commit b4f4c28871.
Habetdin b4f4c28871
Update README.md
Habetdin b14ef537e1
head => _head_n
neil 84ac386481
Merge pull request from james-gibson/remove-line-wraps-on-basic-auth
Disable line wrapping on base64 conversion to prevent auth failure
neil 795764f22f
Merge pull request from kinghost/master
Add dns_kinghost.sh
Felipe Braz 986f61ac92 deleted wrog file
neil 09576f2f4f
Merge pull request from martgras/patch-2
dns_he - proposed fix for 
Habetdin fde971fe81
Fix formatting
Habetdin 6b0333e919
Update README
Habetdin 914808b867
Adding Zilore API support
Felipe Braz 2d1d512d0f removed redundant api call
Felipe Braz 37bc099d39 removed redundant api call
martgras 9e3c931b34 dns_azure add support for validation record at domain apex
Prevent the issue described in 
Fix [SC1117] Backslash is literal in "\[".
Felipe Braz f8fb0e67b4 fix dnsapi/dns_kinghost.sh with shfmt utility
Felipe Braz 86ef6e6987 fixes on dnsapi/dns_kinghost.sh and dnsapi/README.md
Felipe Braz e8fd373e6c removed blank space at ending of dnsapi/dns_kinghost.sh
Felipe Braz 4d2a0697ed fix identation dnsapi/dns_kinghost.sh
Chris 30283282d2
Fixing code style according to Travis
Chris 7588fc0989
Fixes DNSimple for Wildcard certificates
martgras fe843bc466
dns_he - proposed fix for
if you have more than one zone of a domain (e.g.  example.com and subdomain.example.com) _find_zone fails. 
This fix removes partials matches.
Austin Drummond 5b355c6ca7
Fixed Dreamhost ENV var name in dnsapi/README.md
Nils Sandmann a3f7ff90e3
Used e_grep_o instead grep -Po, dns_pdns_rm() now deletes only entry with matching txt value
James Gibson 9c88971bc1 Use internal base64 util instead of PATH bin/
Felipe Braz e80ca4ddbc Merge branch 'dev' of github.com:Neilpang/acme.sh
neil 28ccad28c2
Merge pull request from james-gibson/patch-1
Clarified the language around the Name.com steps
James Gibson ba9e7fbf64 Clarified the language around the Name.com steps
Name.com has simplified the process to obtain API tokens, this clarifies the language around requesting a key.
pyriand3r fbd8ab47ea
only reseller can use do.de's reseller interface
Nils Sandmann 893917a25d
Fix travis errors
Nils Sandmann af5ff2bb93
Modified DNSAPI for PowerDNS to support wildcard certificates
Ivar Larsson 8995d3434f _contains instead of echo
Ivar Larsson 5f9b0675e2 loopia -> loopia.se
Felipe Braz aa9975ad0d dns_kinghost.sh :: changed printf to echo
Felipe Braz 6787c81abe renamed KINGHOST_username => KINGHOST_Username
Felipe Braz 72205176e1 Merge branch 'dev' of github.com:Neilpang/acme.sh
Felipe Braz 480742cc15 Merge branch 'master' of github.com:Neilpang/acme.sh
Felipe Braz 48bdfa2377 added doc header to dns_kinghost.sh
Felipe Braz 2ff6f4d3cf updated docs for dns_kinghost api usage
Felipe Braz ae32938531 added dnsapi/dns_kinghost.sh
Chris Gårdenberg 912bcf9487
Fixed HTTPS-url with regard to
Ivar Larsson 413f071861 use echo
neilpang 32d8f349c9 add debug info
neil 3910495cce
Merge pull request from rafaelgieschke/pdns-root
dns_pdns.sh: Allow "." as root zone
Martin Kammerlander cb4a2cf029 remove debug output
Martin Kammerlander 26b5180bf7 Rename full_domain and txt_value variables.
Martin Kammerlander 11bfb1e5fd Fix return values of some functions.
Martin Kammerlander e431df06ab Only create entry. Remove update.
Martin Kammerlander cbf0ceacd5 Update dnsapi Readme.
Martin Kammerlander 8c634d8323 Merge branch 'dev' into all-inkl-kasserver-dns-script
Rafael Gieschke 4ae108009c dns_pdns.sh: Allow "." as root zone
neil 8cd3086be0
Merge pull request from martgras/dev
Fix missing success return value from dns_azure_add/rm
neil dd37ae26a5
Merge pull request from Rid/dev
Fixed grammatical errors in CF api
neil 47eb913c22
Merge pull request from maomihz/dev
Fix problem that digitalocean api failed to remove record
Ivar Larsson 7a46293f7a loopia documentation
Rid 6b26d2b62d Fixed grammatical errors
Ivar Larsson cac3b3ea35 add dns_loopia
martgras 224e0c298a Fix missing success return value from dns_azure_add/rm
David Kerr 62dd3a5380 Fix Travis CI errors.
David Kerr e3ddb677e1 Adding support for API v2 (multiple TXT records)
Martin Kammerlander 32d7bd5ab1 Add own github repository URL.
Martin Kammerlander 861df49670 Add All-inkl kasserver script.
neil 20e51f0b4d
Merge pull request from TigerP/master
Add support for DirectAdmin
neil fd56fe6eb2
Merge pull request from raidenii/master
New DNS plugin for name.com for new API.
neil ae8f9561ad
Merge pull request from skid9000/patch-1
Fix the command to generate tsig key for knot api
raidenii 3052ba433a Fix an obvious stupidity.
raidenii 508012342d Make sure the removal of DNS record is the desired one (i.e., by txtvalue)
raidenii 9fa207e613 Move code to fit DNS API dev guide.
TigerP e8d808d708 Remove empty line at the end
TigerP 399d6592b8 Fix some quotes and a check
raidenii 628a6ffa07 Tried to fix some weird problems
raidenii 3e1a94cbcd Yet another fix.
raidenii a6c2d4b0e2 Another fix.
raidenii 19277aec87 Use printf instead of echo, hopefully fix SC2039.
TigerP 14c2755436 Add support for DirectAdmin
raidenii 50a9145386 Rewrote to adapt the new name.com v4 API.
neilpang 2d1e9abb60 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang d064260bf1 fix https://github.com/Neilpang/acme.sh/issues/1315
neil a19ad3fd1d
Merge pull request from justmwa/master
DNSMadeEasy ACMEv2 support
nytral 3bc59a0327 first attempt to fix CI errors
nytral 5a883889a2 fixes
nytral 6baa6d488b Merge remote-tracking branch 'upstream/master'
nytral e26f9b8095 DNSMadeEasy ACMEv2 support
neil f92fae7625
Merge pull request from ClouDNS/master
Update dns api to support v2 wildcard cert 
neil 3d0e269241
Merge pull request from martgras/dev
Azure DNS API- support for ACME v2
martgras 83b1a98db1 Azure DNS API - support for ACME v2 and reliability improvments
support adding 2 txt records
Adding retry logic for REST API calls
Reusing bearer token removes 50% of required REST calls
Mal Graty f49f55f4a5 Pull AWS creds from container role
Extend the AWS DNS API driver to support ECS container metadata by using
the special environment variable ECS sets in containers.
neil 22d827adf1
Merge pull request from mal/aws-use-instance-role
Let AWS DNS API driver pull creds from instance metadata
Mal Graty 759f4f2c62 Make the instance metadata fetcher self-contained
This is to provide a clean path to future extension work such as adding
a _use_container_role function to offer similar support for ECS
containers.

The $_using_role flag has also been made generic so that future role
providers can also make use of it.
Boyan Peychev 28355335f8 Update dns api to support v2 wildcard cert
Boyan Peychev 9f6832d636 Update dns api to support v2 wildcard cert
Boyan Peychev 5309afc347 Update dns api to support v2 wildcard cert
Mal Graty 693627a858 Emulate Boto when using role metadata
Use the behavior established in the botocore python library to inform
how and when instance metadata is fetched in an attempt to acquire valid
AWS credentials.

- Use it as a fallback when no other credentials are provided
- Set the timeout of metadata requests to 1 second
Mal Graty 48eaa0e5bf Let AWS DNS API code pull creds from instance role
Add option (AWS_USE_INSTANCE_ROLE) to have the AWS DNS API driver pull
the necessary credentials from the AWS EC2 instance metadata endpoint
when required.

This is a non-breaking change as it only takes effect when explicitly
turned on via the environment variable, and fails safe back to the
normal code path.
Boyan Peychev 41e3ecad46 Update dns api to support v2 wildcard cert
neilpang d6f8d63742 fix https://github.com/Neilpang/acme.sh/issues/1286
neil 28b0929554
Merge pull request from justmwa/master
Fixes
nytral 55787ff7b9 other fixes
nytral b00919c692 various fixes
neilpang 6d6b2efdb5 fix he for solaris
neilpang abd0dad2bf fix https://github.com/Neilpang/acme.sh/issues/1145#issuecomment-365863118
neilpang 54a52f7048 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang f213215c81 fix lua
neil 96cde120b4
Merge pull request from wickerwaka/dreamhost_dns
Added DreamHost DNS API
neilpang 0096ef4ddb fix ali
neilpang ce6c7d4b59 fix dp
neilpang d8eb08e214 fix format
neilpang c6f5c7f1a3 fix gd
neilpang a6b6e31cda fix dp
neilpang 28145a9deb fix ovh
neilpang fa991c8501 Merge branch 'dev' of https://github.com/Neilpang/acme.sh into dev
neilpang 5f345d2089 fix https://github.com/Neilpang/acme.sh/issues/1262
neil cc81668c8f
Merge pull request from Daniel15/cloudns-sub
[cloudns] Add support for sub user IDs
Martin Donlon 6105d4a4e6
Merge branch 'dev' into dreamhost_dns
Martin Donlon 84649e9d20 Addressing PR feedback
Replace printf with echo
Move dreamhost to bottom of DNS API list
neilpang 3c394f08b0 fix format
neilpang 64f07d9bf3 fix aws for acme v2
neilpang 849a6c12be fix for acme v2
neilpang 9144ce746e fix for v2 wildcard
neilpang 2655e726c9 update dns he
Martin Donlon 2ef9904d00
Merge branch 'dev' into dreamhost_dns
Martin Donlon 2c83224f07 Fixup dns_dreamhost travis failures
neilpang 0c63090a23 fix format
neilpang 0159277dbf fix format
neilpang 6ca5f3d8f6 support Zonomi.com dns api: https://github.com/Neilpang/acme.sh/issues/1255
neilpang 3e3161c747 fix format
Skid 7f59d7ea48
Fix the command to generate tsig key for knot api
neilpang 52b945164c fix https://github.com/Neilpang/acme.sh/issues/1247
neilpang 584fb2904b fix https://github.com/Neilpang/acme.sh/issues/1191
https://github.com/Neilpang/acme.sh/issues/1246
neilpang eea713eed2 Merge branch 'dev' into 2
neilpang 8c88757451 fix format
neilpang dd171ca44a fix format
martgras 72fe7396d6
spelling mistake in error message
neilpang 03140865f0 fix for existing record
neilpang a4fc802d1b Add selectel.com(selectel.ru) DNS API. fix https://github.com/Neilpang/acme.sh/issues/1220
neil e4b24d20ac
Update dns_azure.sh
neil 91607bb2a1
Update dns_azure.sh
martgras 441c26dd32
Update dns_azure.sh
martgras c7b8debb6e
fix travis issues
martgras d51c383866
remove unused code and fix error handling
martgras f7d4698ef0
improve error checking
martgras 3fdbbafcb5
fix getroot with multiple dns zones
martgras c82cd90ed6
Relative link to Azure DNS wiki page
martgras b6fc8398cf
Usage instructions for Azure DNS
martgras e90f3b84c1
Add support for Azure DNS
Adding support for Azure DNS 
See https://docs.microsoft.com/en-us/azure/dns/
neilpang 258cf20c92 minor
neilpang 6ba4f8b54c fix https://github.com/Neilpang/acme.sh/issues/1204
MaomiHz c1f8ffa386 Use [0-9] instead
neilpang 60814ecfe1 typo
neilpang 0170c20e9a fix format
neilpang 01cc2e13d8 add more sleep for ovh
neilpang f823f170e6 fix ovh
neilpang be186bd39b support dns_ovh_rm()
neilpang ea25492c28 we should not use "updating" to support wildcard
neilpang 506c41cb15 fix format
neilpang 72f54ca6c1 support ACME v2 wildcard cert
AA a01da2fd92
Update README.md
AA cd2fe698bb
Create dns_autodns.sh
Meowthink eb207322d3 Add namesilo.com dns api support
sjau a582e7c2fb dns_ispconfig.sh: remove unnecessary permission in api user
MaomiHz 9c4f7aa688 check for env var exist in DigitalOcean API
MaomiHz e75b56073b Fix digitalocean api not remove record
Jens a95ccc7e4c
Update dns_servercow.sh
... didn't see this line in spellcheck ... :S
Jens 8101aceab5
Update dns_servercow.sh
fixed remaining issues from shellcheck
Jens 1c9b19833c
Update dns_servercow.sh
replaced tab with space
Jens Hartlep ae29929714 added dns api for servercow
speedmann f7c346de09 Fix order in README and add link to inwx.de and apidocs
speedmann 731ed6952f Fix shebang
speedmann 454ad6f8bd
Merge branch 'dev' into master
Aarup fb6e0658cf update README
Aarup f9b8d7a9d8 renamed uno_user and uno_key
Aarup f763e1edd7 fix contains usage
Aarup dbc3ad1304 use _math
Aarup 3f1e6c128f Try again
Aarup 1f635b90e7 Try to fix build
JAA db3043553c Also don't use sed
speedmann 5911594906 Fix egrep invocation
speedmann 9a1f769828 Avoid usage of `sed -E` `grep -q` and `printf -v`
JAA b91c0a0616 Don't use grep -B
JAA 4a9f607d31 Cleanup
speedmann a00169451f Change bash to sh to fit project requirements
speedmann ecba959dd9 Fix missed whitespaces
speedmann a8202d4b37 Fix CI issues
speedmann 657334fb67 Add support for inwx.de API
Aarup 78712245f7 Add UnoEuro to README
Aarup 70702e41e9 Use _head_n
Aarup 0ca3141088 Added support for UnoEuro api
neilpang dcf8457f4d fix format
neilpang ceafe389af fix https://github.com/Neilpang/acme.sh/issues/1109
Daniel Lo Nigro bab4f691c5 Fix lint warning
Daniel Lo Nigro 212d0f24d8 [cloudns] Add support for sub user IDs
neilpang 4c99c0127b add dev guide
neilpang 872bfe4757 fix for PR https://github.com/Neilpang/acme.sh/pull/1069
sahsanu ee56b9cd4e Update ClouDNS.net API doc
Update ClouDNS.net API doc to show that CLOUDNS_AUTH_ID and CLOUDNS_AUTH_PASSWORD will be saved in ~/.acme.sh/account.conf
sahsanu c73c33f94c Update dns_cloudns.sh
sahsanu 6c7da215e7 Update dns_cloudns.sh
sahsanu 754a4a7c8b Update dns_cloudns.sh
Added code to save CLOUDNS_AUTH_ID and CLOUDNS_AUTH_PASSWORD on account.conf file so the id and password for cloudns can be reused.
Arthur Gautier 856811bd2e Use stable gandi API url
The gandi api has changed its url for a more stable
one. Although https://dns.beta.gandi.net will continue to 
work for the foreseable future, this commits updates the
url to new official one.
fritteli 88bb7b780d Typos
Lonnie Abelbeck 96801e3478 Update DuckDNS support, fix failure on first call, no longer save the domain/username as a global, and other tweaks
neilpang 5c3b41bd93 format
neil 57740fbd18 Merge pull request from jfro/dev
Fix Linode DNS API to work on BSD
Jeremy Knope c145f24621 Remove extra space
Jeremy Knope cd3a4573f2 Fix shell check errors
Ondrej Simek 4dd69a8b1a Exit codes, exit codes... Exit codes everywhere...
Ondrej Simek baa1160594 Make Shellcheck happier about exit codes
Ondrej Simek f438ff4bab Fix an improbable corner case.
Ondrej Simek a25b2af66c Get rid of _find_num
Ondrej Simek 31b67ab92e Few non-critical fixes.
Ondrej Simek ccf9a9976c Fix the previous rushed commit.
Jeremy Knope ab1efd923b back to sed
Ondrej Simek d6780f9e49 Retain an exit code
Ondrej Simek 8534e3b2f7 Make shellcheck happier
Jeremy Knope 8e6cf669ad Try awk instead for \n replacements
Ondrej Simek 577380e98e Few fixes for shellcheck
Ondrej Simek 235b5b0c15 Small cosmetic fixes.
Ondrej Simek aefed1d1b9 Get rid of shell arrays.
Jeremy Knope d39649f30d Revert non-linode scripts since they're untested
Ondrej Simek 1546b7e5a9 Missing quotes
Ondrej Simek ff74778dea Fix few issues from Travis
Jeremy Knope 29b21b828b Fix DNS API scripts on *BSD
\n isn't available in all regex/sed
Ondrej Simek f7299403f7 Incorporate Neilpang's comments
Ondrej Simek d988542afc Sync with upstream
Ondrej Simek 4285d81ca9 Get rid of curl.
Vladimir Berezhnoy ae302ee600 reformat docs
Vladimir Berezhnoy 283ef9adb7 minor fixes
Vladimir Berezhnoy 377fe5ecde add documentation
Vladimir Berezhnoy c848d3ee22 fix formatting
Vladimir Berezhnoy eb6be88fac rework root domain detection
Vladimir Berezhnoy fceb728501 fix egrep and exit
Vladimir Berezhnoy a0df46258d remove python
Vladimir Berezhnoy 57d1db58db shfmt fixes
Vladimir Berezhnoy d61b687853 remove awk
Vladimir Berezhnoy 42ab7a5d72 add newline and checks
Vladimir Berezhnoy 18cb11dcbf fix formatting
Vladimir Berezhnoy e9d5407792 fix syntax
Vladimir Berezhnoy a09b2c0074 fix syntax
Vladimir Berezhnoy a460ac021f add pdd.yandex.ru dns api
Ondrej Simek 7d64e141e4 Add dns_he - DNS API script for Hurricane Electric DNS service
... Although not yet fully Posix compatible.
Lonnie Abelbeck 42b2adc03e Add 'dns_dyn' DNS challenge validation script for Dyn Managed DNS API
dns_dyn.sh, remove empty line at end

dns_dyn.sh, remove trailing spaces at end of line

Replace 'head -n' with the '_head_n' function

Update main README.md DNS API list
RaidenII 7b32bbfc26 Fix for SC2086.
RaidenII 6963f3880d Fixes the get_root function so that when domain doesn't exist it will correctly return error.
RaidenII 333090a967 Fix README.md for DNS API.
RaidenII 3002f6dfd5 Updated README.md for Name.com API application.
RaidenII 1a504118e5 Updated DNS API support list.
RaidenII 2e602ef6b0 Added ret value verification.
RaidenII 9aed1e2d17 Argh. Double quotes.
RaidenII 63c6ed3fd0 Fixes to follow coding standards.
RaidenII 17fbfd14db Minor fixes.
RaidenII d0f5aece5f Fix SC2170.
RaidenII eeda3062e1 Fix against POSIX standard.
RaidenII 168d712dec Fixed URL of Name.com API and removed useless debug for retcode.
RaidenII e64ad5176e Added Name.com API support.
Minor change to DuckDNS API support.
RaidenII e7dff4756f Using HTTPS for DuckDNS API and added instruction.
RaidenII fa98d72f3a Added preliminary support for DuckDNS TXT record API, a free Dynamic DNS provider
neil 6c4f33910c Merge pull request from hajhatten/master
Added views to infoblox dnsapi script
Rikard Gynnerstedt 0a301cdd21 added new line at the end of the file
Rikard Gynnerstedt b73f5a4e94 missed one egrep command
Rikard Gynnerstedt 3b74ac841e save Infoblox_View to account config
neilpang eef4acd07d fix https://github.com/Neilpang/acme.sh/issues/874
Rikard Gynnerstedt b6f00ea241 changed path to env
Rikard Gynnerstedt 0bd4a4f98f formated for sh instead of bash
Rikard Gynnerstedt 0b52645bb6 added view variable to infoblox integration script
neil e85deb54e1 Merge pull request from feld/patch-1
Update README.md
Mark Felder 7eea9533e8 Update README.md
Fix usage documentation for dns_nsupdate. The NSUPDATE_KEY env needs to be a path to a file.
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.
neil d61ef6b49a gandi dns api updated.
neilpang a20707cd73 fix format
neilpang 5da1d3b73b minor fix format
nytral dff641a665 I can do it... just discovered vmdiff
nytral 47a25cc3e8 Merge github.com:justmwa/acme.sh
Conflicts:
	dnsapi/README.md
	dnsapi/dns_nsone.sh
nytral 5e3a5f627a last but not least
justmwa 9201e0a5b9 Merge branch 'dev' into master
wizard1024 cc1d3b20b6 Update dns_aws.sh to work only with public zones
neil 347dab0c14 Merge pull request from pho3nixf1re/dnsimple
include dnsimple api
Matthew Turney 5332387125
Use _post to send a DELETE request for DNSimple record removal.
Matthew Turney 2f4111a2e2
fixup shellcheck style issues
Matthew Turney 326ac485b3
link to repo for dnsimple integration support
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.
Matthew Turney 2b09253961
link to contributor repo for support issues relating to the dnsimple API integration
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.
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.
shar0119 2310a9bbc0 Removed grep -Po
Removed usage of grep -Po.
shar0119 90c70fa5bf Merge branch 'dev' into patch-3
shar0119 a6e5876d96 Resolved conflict.
Resolved conflict.
neil 937e723036 Merge pull request from shar0119/patch-1
Create dns_dynu.sh
neil 4e2426a2b4 Merge pull request from LAV45/dev
small Fix readme [skip ci]
Aleksey Loban 020f9cd2a6 small Fix readme [skip ci]
neil cebc5bf9fc Merge pull request from LAV45/dev
Add dns_vscale.sh
Aleksey Loban dbe68684a0 Fix readme 'Use VSCALE API' [skip ci]
LAV45 27a05ff271 Add dns_vscale.sh
neil 3c07f57aad minor remove spaces
neilpang cd98951001 fix https://github.com/Neilpang/acme.sh/issues/794#issuecomment-294314606
shar0119 8470c60e06 Using _egrep_o() instead of grep -o -e
Modified code to use egrep instead of grep -o -e.
shar0119 394b1002b3 Corrected formatting error.
Part of dns_dynu_rm() impementation.
shar0119 9a61d6293d Implemented dns_dynu_rm()
Implemented dns_dynu_rm() method.
neilpang eb0fc67461 fix format
neilpang fcdf41ba29 support change account conf from env
neilpang f7217c5f26 fix format
neilpang fd77e463a1 fix aws
shar0119 6d7f6750e9 Updated author name and link to report bugs
shar0119 695482ded7 Added author name and link to report bugs
neilpang fc9649dbc4 fix aws
shar0119 afb67d375f Updated README.md (2 of 2)
neilpang 1f4e64f81d Truncated request for more than 100 domains.
shar0119 e137792efd Commented out Dynu_ClientId and Dynu_Secret
shar0119 b7b934913e Removed unnecessary spaces
shar0119 cd8fcbf9c6 Spaces in assignment removed.
shar0119 d0300d4443 Changes as requested per Commit 9c90b21
In dnsapi/dns_dynu.sh line 115:
  export _H1="Authorization: Basic $(printf "%s" "$Dynu_ClientId:$Dynu_Secret" | _base64)"
         ^-- SC2155: Declare and assign separately to avoid masking return values.
Josh Soref 7f32488b78 spelling: subdomain
Josh Soref f3c984281c spelling: specified
Josh Soref 00777a10ae spelling: security
Josh Soref 0d6ce9f977 spelling: satisfy
Josh Soref 997c517ba2 spelling: return
Josh Soref 849bed4bef spelling: requires
Josh Soref d39b108274 spelling: function
Josh Soref 39f3239682 spelling: following
Josh Soref 506f36b26d spelling: embedded
Josh Soref 9b2aa974ba spelling: changed
Josh Soref 291c97dc81 spelling: challenge
Josh Soref 3d22708f67 spelling: automatically
Josh Soref 8afd31902f spelling: application
Jason 1424e8a2de Added attribution
Jason 7dc548b4b8 MORE bs
Jason 2c37d94611 More bs
Jason b1e4a7c615 Fixed (hopefully) TravisCI errors
Jason b0561058c6 Infoblox API
Jason d039295070 Added Infoblox references
shar0119 5c78e0a462 removed source acme.sh
neil 7479706b29 Merge pull request from ClouDNS/master
Add DNS API support for ClouDNS
shar0119 7044236824 Create dns_dynu.sh
Add DNS API support for Dynu.
boyanpeychev 3e9478b58d Update README information for ClouDNS
boyanpeychev 5ffca2d138 Update cotnact details
neilpang 819d2bc560 fix for wget. fix https://github.com/Neilpang/acme.sh/issues/724#issuecomment-286761682
boyanpeychev 136d1b04b5 some additional fixes and removed awk
boyanpeychev f063dd195e some additional fixes and removed awk
boyanpeychev be972fc0b5 fixes for the comments in
boyanpeychev ac11ba3d60 Add DNS API for ClouDNS
boyanpeychev 3d8598654c Add DNS API for ClouDNS
boyanpeychev 55a5da2102 Add DNS API for ClouDNS
boyanpeychev f881d6c44f Add DNS API for ClouDNS
boyanpeychev 5df2ca3ef3 Add DNS API for ClouDNS
boyanpeychev a15f87ae39 Add DNS API for ClouDNS
boyanpeychev 0dd6377fe6 Add DNS API for ClouDNS
boyanpeychev c7257e0a3c Add DNS API for ClouDNS
boyanpeychev 3b7fbcd0c3 Add DNS API support for ClouDNS
neilpang 04683338a2 fix cloudxns api https://github.com/Neilpang/acme.sh/issues/717
thewer ac690fceaf Added DigitalOcean (native) API that requires only a read/write API key for DigitalOcean, updated 2 reads files.
nytral 1e5e03cc46 typo...
nytral d3c4cd8270 bugfix
nytral 17361df66b cleanup
nytral 7d0452c7e3 added NS1. support
csmk f589a1d245
Fix format: use double quote to prevent globbing and word splitting
csmk 9c87a5890d
Add support for Knot DNS API
The script is actually an adapted version of the `dns_nsupdate.sh` script,
as the `knsupdate` utility is quite similar to `nsupdate`.
nytral 8d53ec5353 fixed validation, added LUA while I'm at it
nytral a1e1bfc71b removed useless code
nytral 29992f54a3 delete support for dns_me
nytral 4ab6786163 Merge remote-tracking branch 'upstream/master'
neilpang 839f18d052 fix format
neilpang 177b57e1c0 fix wget content on 404 error
neilpang d24a87caf1 minor
neilpang 9683ffe13a minor fix error message
Frederic Crozat fab2d9dc6a add API for Gandi LiveDNS ()
* add API for Gandi LiveDNS

* ensure Gandi API key is saved for renewing certificate.

* gandi_livedns: use PUT instead of POST for creating DNS record

* gandi_livedns: fix formatting

* dns_gandi_livedns: fix shellcheck errors
Stefan Seidel abf4278d09 resolve conflicts
seidler2547 2b2b65fe18 Declare and assign separately to avoid masking return values
Stefan Seidel 3d6a125bdc add documentation
seidler2547 9efd40a366 use export for headers
seidler2547 383fa8401d Remove stray characater
fixes issue where the first listed domain would not work
seidler2547 bf8ffade29 replace head -1, add link to GitHub
seidler2547 1633d14547 forgot dollar sign
seidler2547 e55605dbe9 remove _all_ mktemp
seidler2547 cdec38ba12 return error if any removal failed
seidler2547 1cb6e9e7d0 remove cookiejar file
d'oh
Stefan Seidel d1d2f6f451 avoid temp file for domain list
Stefan Seidel 743f821f1e improve error message on failed authentication
Stefan Seidel b95a99e0c2 remove cookiejar temp file
Stefan Seidel 3ebbeb103c old habits
Stefan Seidel 0d4035e996 remove fgrep, escape regex chars instead
Stefan Seidel 88ed5e506a fix whitespace and UUOC
Stefan Seidel 76a3371b40 remove non-POSIX sed -r and use built-in functions
Stefan Seidel 7b2fa1edb4 add API for www.do.de/www.resellerinterface.de
neil e1c42eb6cc Merge pull request from noplanman/cyon_dns_api
Cyon.ch DNS API
Armando Lüscher a6d2e3a1e6
Suppress shellcheck warnings.
neilpang e6e85b0c55 secure debug message
neilpang db50462920 minor use interactive _sleep
Armando Lüscher 3e1418d662
Use gloo item key for environment change, to support different account types.
(this isn't working 100% yet, still looking for a solution)
Armando Lüscher 884f70fb39
Remove square brackets from ranges.
Export curl header variables.
Armando Lüscher 9499a1142b
Remove custom URL encoding and use library's implementation.
Armando Lüscher 6e8dcdce78
Satisfy shellcheck.
Armando Lüscher ce9fae82bd
Update cookie retrieval using _egrep_o (thanks @Neilpang)
Armando Lüscher afa3fc8bf9
Adapt to use general naming rule for account variables.
Armando Lüscher 09eccf6fc0
Use more flexible version of uppercase to lowercase conversion.
Armando Lüscher edfefb6763
Add usage instructions and repo link to post issues.
Armando Lüscher 98b3dcbf37
Prefix all private functions with `_cyon`.
Satisfy shellcheck.
Armando Lüscher 2698ef6c5f
Return instead of exit.
Clear OTP secret if environment variable is set to empty. This is for when the 2FA is disabled.
Rename `_is_idn` function to `_is_idn_cyon`.
Remove usage of curl (except for URL encoding of data).
Instead of cleaning up the cookie jar, get rid of it completely and logout of cyon instead.
Armando Lüscher 46b2ee3bae
Replace all echos with printf.
Armando Lüscher e7ee3a7dd5
Remove jq completely to not require it as a dependency.
Armando Lüscher 0085e6f83b
Don't use jq to fetch list of DNS entries to be deleted.
Armando Lüscher c90fa3bcfc
Fix problems found by travis.