- 16 May, 2020 6 commits
-
-
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
-
- 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 4 commits
-
-
Philipp Bandow authored
-
Philipp Bandow authored
-
Philipp Bandow authored
-
Philipp Bandow authored
-
- 04 May, 2020 2 commits
- 03 May, 2020 3 commits
- 02 May, 2020 3 commits
-
-
Felix Bünemann authored
fixes ocsp reponse update failing with `Responder Error: unauthorized (6)` by removing `-no_nonce` switch from `openssl oscp` command .
-
ThiloGa authored
-
ThiloGa authored
-
- 01 May, 2020 3 commits
- 29 Apr, 2020 7 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
-
- 25 Apr, 2020 1 commit
-
- 24 Apr, 2020 3 commits
- 22 Apr, 2020 1 commit
-
-
Honza Hommer authored
-
- 21 Apr, 2020 1 commit
-
-
Jesai Langenbach authored
CLOSES #2480
-
- 20 Apr, 2020 1 commit
-
-
Viktor G authored
-