all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [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

* [pve-devel] applied: [PATCH 1/1] Add TOTP authentification for ACME DNS INWX
  2022-01-01 20:06 [pve-devel] [PATCH 1/1] Add TOTP authentification for ACME DNS INWX Nils Sandmann
@ 2022-01-11 15:35 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2022-01-11 15:35 UTC (permalink / raw)
  To: Proxmox VE development discussion, Nils Sandmann

On 01.01.22 21:06, Nils Sandmann wrote:
> Signed-off-by: Nils Sandmann <git@softcat.org>
> ---
>  src/dns-challenge-schema.json | 4 ++++
>  1 file changed, 4 insertions(+)
> 
>

applied, many thanks for your contribution!




^ 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 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