- 07 May, 2021 1 commit
-
-
Benoit Garret authored
-
- 05 May, 2021 1 commit
-
-
Benoit Garret authored
-
- 19 Apr, 2021 1 commit
-
-
neil authored
Adding DNSAPI wrapper for Websupport webhosting (Slovakia)
-
- 17 Apr, 2021 2 commits
- 15 Apr, 2021 1 commit
-
-
Jasper Zonneveld authored
-
- 14 Apr, 2021 1 commit
-
-
neilpang authored
-
- 09 Apr, 2021 1 commit
-
-
neil authored
Update Telegram notification
-
- 08 Apr, 2021 4 commits
-
-
Mike Beattie authored
(fix shellcheck failure)
-
Mike Beattie authored
Signed-off-by:
Mike Beattie <mike@ethernal.org>
-
Mike Beattie authored
Signed-off-by:
Mike Beattie <mike@ethernal.org>
-
Mike Beattie authored
This messes with markdown parsing Signed-off-by:
Mike Beattie <mike@ethernal.org>
-
- 04 Apr, 2021 1 commit
-
-
neil authored
CleverReach Deploy Hook: Allow deploy to agency subaccounts
-
- 30 Mar, 2021 2 commits
-
-
Jan-Philipp Benecke authored
-
Jan-Philipp Benecke authored
-
- 29 Mar, 2021 2 commits
-
-
neil authored
Use 'vault kv put' instead of 'vault write'
-
Christophe Le Guern authored
When using vault_cli with a kv2 path, it isn't working. I have the following error: ``` WARNING! The following warnings were returned from Vault: * Invalid path for a versioned K/V secrets engine. See the API docs for the appropriate API endpoints to use. If using the Vault CLI, use 'vault kv put' for this operation. ``` The new way to write data is to use `vault kv put`, it is compatible with kv1 and kv2. Ref: https://www.vaultproject.io/docs/commands#reading-and-writing-data ``` The original version of K/V used the common read and write operations. A more advanced K/V Version 2 engine was released in Vault 0.10 and introduced the kv get and kv put commands. ```
-
- 27 Mar, 2021 1 commit
-
-
neil authored
Add wildcard certificate support for dns_constellix
-
- 26 Mar, 2021 1 commit
-
-
Jan-Philipp Benecke authored
-
- 24 Mar, 2021 2 commits
- 23 Mar, 2021 1 commit
-
-
wout authored
-
- 21 Mar, 2021 18 commits
-
-
Alexander Kulumbeg authored
Hopefully the last one
-
neilpang authored
-
qkdreyer authored
-
Quentin Dreyer authored
-
neil authored
-
-
anom-human authored
Updated dns_servercow.sh to support txt records with multiple entries. This supports wildcard certificates that require txt records with the same name and different contents.
-
anom-human authored
Updated dns_servercow.sh to support txt records with multiple entries. This supports wildcard certificates that require txt records with the same name and different contents.
-
neilpang authored
-
-
-
Lukas Brocke authored
The API now supports a POST route for adding records. Therefore checking for already existing records and including them in a PATCH request is no longer necessary.
-
-
Kristian Johansson authored
-
Kristian Johansson authored
-
Geert Hendrickx authored
(they are embedded)
-
czeming authored
没有encode中文字符会导致提交失败
-
medmunds authored
Secure by default. Also try to minimize configuration errors. (Many ESPs/ISPs require STARTTLS, and most support it.)
-