all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Nils Sandmann <git@softcat.org>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH 1/1] Add TOTP authentification for ACME DNS INWX
Date: Sat,  1 Jan 2022 21:06:22 +0100	[thread overview]
Message-ID: <20220101200622.835-1-git@softcat.org> (raw)

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




             reply	other threads:[~2022-01-01 20:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-01 20:06 Nils Sandmann [this message]
2022-01-11 15:35 ` [pve-devel] applied: " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220101200622.835-1-git@softcat.org \
    --to=git@softcat.org \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal