- 19 Jan, 2022 2 commits
- 16 Jan, 2022 1 commit
-
-
neil authored
deploy scipt for TrueNAS Server using REST API
-
- 15 Jan, 2022 2 commits
- 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 4 commits
-
-
-
neil authored
sync
-
-
I Komang Suryadana authored
-
- 10 Jan, 2022 1 commit
-
-
neil authored
-
- 09 Jan, 2022 4 commits
-
-
Felix Matouschek authored
-
Sergey Pashinin authored
-
Victor R. Santos authored
-
Bodenhaltung authored
Add dnsHome.de API
-
- 08 Jan, 2022 5 commits
- 07 Jan, 2022 12 commits
-
-
neil authored
-
neil authored
-
neil authored
-
neil authored
-
neil authored
-
neil authored
-
neil authored
-
-
-
neil authored
Cannot wait for PR #3673 to be completed
-
Jacob Vandborg authored
Users should use command line parameter --dnssleep instead
-
neil authored
deploy/fritzbox: allow hook to be used with multiple fritzboxes
-
- 06 Jan, 2022 8 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
-
Frank Wall authored
Previously the deploy hook config was stored in the account config. This seems odd and adds unnecessary limitations to the hook. Now we're using the correct _*deployconf() functions to read and write the deploy hook config.
-
Joel Pearson authored
When generating a CSR in Windows it seems to create a CSR header that looks like "-----BEGIN NEW CERTIFICATE REQUEST-----", but the addition of "NEW" breaks the parsing of the CSR. Making "NEW " optional fixes the problem. Apparently certbot is tolerant of both forms, see: https://community.letsencrypt.org/t/error-parsing-certificate-request-resolved/40039/6 for more information.
-
neilpang authored
-
-
-