- 20 Jul, 2019 1 commit
-
-
Yuri S authored
* Add Vultr dns api
-
- 18 Jul, 2019 2 commits
- 13 Jul, 2019 4 commits
-
-
Honza Hommer authored
-
neilpang authored
-
neilpang authored
-
neilpang authored
-
- 29 Jun, 2019 1 commit
-
-
Raphaël Berlamont authored
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).*".
-
- 19 Jun, 2019 1 commit
-
-
- 13 Jun, 2019 2 commits
-
-
AndreyIsakov authored
-
AndreyIsakov authored
-
- 11 Jun, 2019 3 commits
-
-
AndreyIsakov authored
-
AndreyIsakov authored
-
AndreyIsakov authored
-
- 10 Jun, 2019 1 commit
-
-
neilpang authored
-
- 02 Jun, 2019 1 commit
-
-
David Kerr authored
-
- 31 May, 2019 2 commits
- 28 May, 2019 2 commits
-
-
Kay Roepke authored
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
-
neil authored
* Create LICENSE.md * remove _hostingde_parse_no_strip_whitespace function as this breaks API requests * Fix sessionid parsing on BSD * Make travis happy. (SC2020) * fix for https://github.com/Neilpang/acme.sh/issues/2286 * Notify mail update (#2293) * feat: disable e-mail validation if MAIL_NOVALIDATE is set * fix: expose _MAIL_BIN variable * fix: call _mail_body and _mail_cmnd directly to make sure that all used variables are exposed * fix: update notify/mail.sh Co-Authored-By:
Matej Mihevc <zuexo@users.noreply.github.com> * fix: remove useless echo, quote eval
-
- 25 May, 2019 2 commits
-
-
der-berni authored
-
Awal Garg authored
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).
-
- 24 May, 2019 1 commit
-
-
der-berni authored
Now works with curl. Check the root domain.
-
- 23 May, 2019 7 commits
-
-
David Kerr authored
-
der-berni authored
Revert ONECOM_PASSWORD back to ONECOM_Password and ONECOM_USER back to ONECOM_User
-
devNan0 authored
-
David Kerr authored
-
David Kerr authored
-
David Kerr authored
-
David Kerr authored
-
- 22 May, 2019 2 commits
-
-
devNan0 authored
-
Oliver Dick authored
-
- 21 May, 2019 1 commit
-
-
mjthompson authored
-
- 20 May, 2019 1 commit
-
-
der-berni authored
rev command not found on OpenWrt CURL does not work, using wget JSESSIONID replaced with OneSIDCrmAdmin CSRF_G_TOKEN not needed
-
- 19 May, 2019 2 commits
-
-
Milan Pála authored
-
neilpang authored
-
- 18 May, 2019 1 commit
-
-
neilpang authored
-
- 13 May, 2019 1 commit
-
-
Maarten den Braber authored
-
- 09 May, 2019 1 commit
-
-
Maarten den Braber authored
-
- 08 May, 2019 1 commit
-
-
neilpang authored
-