* [pve-devel] [PATCH 1/1] Add TOTP authentification for ACME DNS INWX
@ 2022-01-01 20:06 Nils Sandmann
2022-01-11 15:35 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Nils Sandmann @ 2022-01-01 20:06 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Nils Sandmann <git@softcat.org>
---
src/dns-challenge-schema.json | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/src/dns-challenge-schema.json b/src/dns-challenge-schema.json
index 6defbdd..39ac2ba 100644
--- a/src/dns-challenge-schema.json
+++ b/src/dns-challenge-schema.json
@@ -188,6 +188,10 @@
"INWX_User" : {
"description" : "The INWX username",
"type" : "string"
+ },
+ "INWX_Shared_Secret" : {
+ "description" : "The INWX shared secret",
+ "type" : "string"
}
},
"name" : "INWX"
--
2.34.1.windows.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-11 15:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-01 20:06 [pve-devel] [PATCH 1/1] Add TOTP authentification for ACME DNS INWX Nils Sandmann
2022-01-11 15:35 ` [pve-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox