- 17 Feb, 2022 1 commit
-
-
Marvo2011 authored
-
- 11 Feb, 2022 1 commit
- 09 Feb, 2022 1 commit
-
-
neil authored
if CF_Zone_ID is used, save it to domain conf instead.
-
- 08 Feb, 2022 2 commits
-
-
Andreas Scherer authored
-
Andreas Scherer authored
-
- 01 Feb, 2022 1 commit
-
-
Andreas Scherer authored
-
- 24 Jan, 2022 1 commit
-
-
Lorenz Stechauner authored
-
- 22 Jan, 2022 1 commit
-
-
michal authored
-
- 20 Jan, 2022 1 commit
-
-
Yuan Ming authored
Replace pipe read with line count loop, fix useless return in subshell.
-
- 19 Jan, 2022 2 commits
-
-
neilpang authored
-
Vitaly Kireev authored
service/get_list returns domains in utf. But if utf, then error Error parsing certificate request: x509: SAN dNSName is malformed early using my patch by IDN_ITEM="$(echo "${ITEM}" | idn)" Now replacing by IDN_ITEM="$(_idn "${ITEM}")"
-
- 15 Jan, 2022 1 commit
-
-
Yuan Ming authored
_secure_debug for sensitive token.
-
- 14 Jan, 2022 1 commit
-
-
Yuan Ming authored
1. Match zone name in response in case multiple items return. 2. Use string '"id"' (single quotation marks added) to check if zone/record exist in _get_zoneid() & _get_recordset_id(). Fix domain can't contain string "id". (Sensitive _debug Access Token Commented out, For CICD Run)
-
- 11 Jan, 2022 1 commit
-
-
I Komang Suryadana authored
-
- 09 Jan, 2022 3 commits
-
-
Marvo2011 authored
-
Felix Matouschek authored
-
Bodenhaltung authored
Add dnsHome.de API
-
- 07 Jan, 2022 1 commit
-
-
Jacob Vandborg authored
Users should use command line parameter --dnssleep instead
-
- 06 Jan, 2022 13 commits
-
-
jvandborg authored
-
Jacob Vandborg authored
PR #3673 Fix simply.com API seems abandoned by maintainer and I need this fixed asap Changes implemented * Normalize JSON and fix not handling return code correctly * Add some information to comments * Fix trailing slash on URIs * Add 60 second sleep for zone to be written * Fix parsing record_data and record_type
-
Viktor G authored
-
racitup authored
-
racitup authored
-
racitup authored
-
racitup authored
-
racitup authored
-
racitup authored
-
racitup authored
-
wacki4 authored
Correction when having many zones.
-
wacki4 authored
Update for opnsense regards to error in #3735
-
Jens Meißner authored
-
- 05 Jan, 2022 1 commit
-
-
Marvo2011 authored
+ShellCheck +ACME v2 compatible Example: - Fist create 2 new TXT records on _acme-challenge.example.com - Now note the ID in (...) from the edit page behind "_acme-challenge.example.com" export SELFHOSTDNS_USERNAME=myname export SELFHOSTDNS_PASSWORD=mypass export SELFHOSTDNS_RID=id_of_txt_record export SELFHOSTDNS_RID2=id_of_second_txt_record acme.sh --issue -d example.com --dns dns_selfhost
-
- 30 Dec, 2021 1 commit
-
-
Viktor G authored
-
- 28 Dec, 2021 1 commit
-
-
racitup authored
-
- 25 Dec, 2021 6 commits