- 21 May, 2020 1 commit
-
-
neil authored
Add TransIP provider
-
- 19 May, 2020 12 commits
-
-
Maarten den Braber authored
-
Maarten den Braber authored
-
Maarten den Braber authored
-
-
-
Maarten den Braber authored
-
Maarten den Braber authored
-
Maarten den Braber authored
command
-
neil authored
Added dnsapi/dns_hetzner.sh
-
neil authored
dns_rackspace: search for domain
-
neil authored
fix octal escapes for printf %b format
-
kref authored
Stop it from misinterpreting a following digit as part of the escape sequence
-
- 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
-
- 17 May, 2020 2 commits
-
-
Gassan Gousseinov authored
-
Gassan Gousseinov authored
-
- 16 May, 2020 10 commits
-
-
Maarten den Braber authored
-
neil authored
INWX fix Domain Limit #1491
-
neil authored
Bug fix: DNS TXT entries will now be removed for dns_gdnsdk.sh
-
neil authored
Update Synology DSM deploy hook
-
Brian Hartvigsen authored
SYNO_Certificate gets set by _getdeployconf, so this may be an empty string but that's fine
-
Brian Hartvigsen authored
This means, by default, we will rotate the default certificate that comes with the DSM
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
-
Brian Hartvigsen authored
I'm actually not entirely sure why/how this worked with curl but not wget, but it did. The short answer is that using a GET does not result in the HTTP_HEADER file being written, instead you must pass in the http_headers param ($2) which will return the HTTP headers as a string. Luckily, the Token is in both the body and the header. We need it and the id (and smid if 2fa) cookie to proceed. So now we parrse the response for that instead of the HTTP_HEADER file. Interesting side note: wget is fine if the URL contains a \r or \n, but curl will barf on it. So we need to make sure those are stripped from the token as it will be passed in the URL later.
-
Brian Hartvigsen authored
Fixes issue raised by @tatablack
-
- 14 May, 2020 1 commit
-
-
Dennis Vestergaard Værum authored
-
- 13 May, 2020 7 commits
-
-
Maarten den Braber authored
-
Maarten den Braber authored
-
Maarten den Braber authored
-
Maarten den Braber authored
-
Maarten den Braber authored
-
Maarten den Braber authored
-
QDaniel authored
-
- 10 May, 2020 1 commit
-
-
neil authored
Add Microsoft Teams notify
-
- 09 May, 2020 1 commit
-
-
Honza Hommer authored
-
- 08 May, 2020 1 commit
-
-
neil authored
Add support for Njalla DNS API
-
- 07 May, 2020 3 commits
-
-
Philipp Bandow authored
-
Philipp Bandow authored
-
Philipp Bandow authored
-