- 19 Apr, 2020 1 commit
-
-
neil authored
Fix for INWX DNS API (multiple domains and 2FA enabled failing)
-
- 18 Apr, 2020 13 commits
-
-
Nils Sandmann authored
-
Nils Sandmann authored
-
neil authored
fix format
-
neil authored
-
neil authored
support revoke reason.
-
-
neil authored
-
neil authored
Update to work with new one.com procedure
-
neil authored
Add msmtp command to notify/mail.sh
-
neil authored
-
neil authored
Fix: allow removal of email address as contact
-
neil authored
-
neil authored
Filter out blank lines
-
- 17 Apr, 2020 1 commit
-
-
Simon Wydooghe authored
It seems the current code doesn't allow for removing the email address from the contact field. This fixes that. This only removes the email address if an explicit empty email address is specified on the command line or in the account.conf file. If it is left unspecified on the command line it still just uses whatever was configured in the account.conf.
-
- 16 Apr, 2020 1 commit
-
-
mod242 authored
Response from the provider has changed so that there are blank lines at the end, which leads to the result can not be parsed correctly
-
- 12 Apr, 2020 12 commits
-
-
neil authored
Adding Arvan Dns Api
-
neil authored
Updates to ssh_deploy hook
-
neil authored
Fix a typo in dns_he.sh on line 27
-
喵喵喵喵四 authored
-
neil authored
sync
-
-
-
neil authored
Constellix made changes to their API.
-
neil authored
-
neil authored
-
neil authored
add dns_1984hosting.sh
-
neil authored
show response when unable to retrieve DNS records for a zone
-
- 11 Apr, 2020 1 commit
-
-
Scott Wiersdorf authored
-
- 10 Apr, 2020 1 commit
-
-
Adrian Fedoreanu authored
-
- 09 Apr, 2020 3 commits
- 07 Apr, 2020 2 commits
-
-
Wout authored
-
der-berni authored
Since some Months, its no longer possible to add TXT Records with the Name "_acme-challenge" to the base domain. To override the fallback value, you must use a CNAME and proxy it. For example. CNAME _acme-challenge.yourdomain.com => proxy_acme-challenge.yourdomain.com The TXT Records have to be created on proxy_acme-challenge.yourdomain.com Since the default CNAME TTL is 3600 seconds, it is recommended to leave the CNAME record. But if you would like to use the build-in SSL (for your web-site etc.) from one.com, you have to delete the record. A new variable "ONECOM_KeepCnameProxy" you can set in the account.conf is used to keep the CNAME record. By default the CNAME record will be removed. For ex.: SAVED_ONECOM_KeepCnameProxy='1' to keep the CNAME Record and speedup the process.
-
- 06 Apr, 2020 2 commits
- 05 Apr, 2020 3 commits