- 18 May, 2020 1 commit
-
-
Ian Wienand authored
The current call uses the /domains end-point which lists all domains. This only returns 100 domains at a time, so for long domain lists you may not match and find the required ID. Switch to using the search interface that only returns values matching the requested domain. This will avoid missing results. Reported by @jjamfd. Closes: #2944
-
- 14 May, 2020 1 commit
-
-
Dennis Vestergaard Værum authored
-
- 13 May, 2020 1 commit
-
-
QDaniel authored
-
- 07 May, 2020 4 commits
-
-
Philipp Bandow authored
-
Philipp Bandow authored
-
Philipp Bandow authored
-
Philipp Bandow authored
-
- 02 May, 2020 2 commits
- 01 May, 2020 1 commit
-
-
ThiloGa authored
-
- 29 Apr, 2020 5 commits
-
-
- 27 Apr, 2020 2 commits
-
-
Bas van Ritbergen authored
fixed shebang shell to be as suggested
-
Bas van Ritbergen authored
#2104 Fix wildcard handling & custom NS config for OpenProvider DNS
-
- 21 Apr, 2020 1 commit
-
-
Jesai Langenbach authored
CLOSES #2480
-
- 20 Apr, 2020 2 commits
-
-
Viktor G authored
-
wurzelpanzer authored
Added new links to API docs and API access signup
-
- 18 Apr, 2020 4 commits
-
-
Nils Sandmann authored
-
Nils Sandmann authored
-
Wolfram Webers authored
-
neil authored
-
- 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 1 commit
-
-
喵喵喵喵四 authored
-
- 11 Apr, 2020 1 commit
-
-
Scott Wiersdorf authored
-
- 10 Apr, 2020 1 commit
-
-
Adrian Fedoreanu authored
-
- 09 Apr, 2020 2 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.
-
- 05 Apr, 2020 3 commits
- 29 Mar, 2020 1 commit
-
-
netpok authored
When dns_cf used with Zone ID it fails on removal of the entry. This pull request adds the missing CF_Zone_ID loading.
-
- 28 Mar, 2020 1 commit
-
-
Ehsan Aliakbar authored
-
- 25 Mar, 2020 1 commit
-
-
罗诚 authored
https://dnsapi.cn has change the default language to cn other then en. So the api call need to add `lang=en` to url params for getting the english messages. And, They also change the susccess message from "Action completed successful" to "Operation successful". Simply use "successful" as keyword will be fine.
-
- 24 Mar, 2020 1 commit
-
-
Ehsan Aliakbar authored
-
- 21 Mar, 2020 1 commit
-
-
ThiloGa authored
-