all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs] pveum: fix syntax for webauthn config
@ 2022-07-28 13:17 Oguz Bektas
  2022-09-13  8:07 ` [pve-devel] applied: " Fabian Grünbichler
  0 siblings, 1 reply; 2+ messages in thread
From: Oguz Bektas @ 2022-07-28 13:17 UTC (permalink / raw)
  To: pve-devel

the property string needs to be on the same line as the config key

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
---
 pveum.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pveum.adoc b/pveum.adoc
index 840067e..64d8931 100644
--- a/pveum.adoc
+++ b/pveum.adoc
@@ -624,8 +624,7 @@ registrations unusable!
 This is done via `/etc/pve/datacenter.cfg`. For instance:
 
 ----
-webauthn:
-rp=mypve.example.com,origin=https://mypve.example.com:8006,id=mypve.example.com
+webauthn: rp=mypve.example.com,origin=https://mypve.example.com:8006,id=mypve.example.com
 ----
 
 [[pveum_configure_u2f]]
-- 
2.30.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH docs] pveum: fix syntax for webauthn config
  2022-07-28 13:17 [pve-devel] [PATCH docs] pveum: fix syntax for webauthn config Oguz Bektas
@ 2022-09-13  8:07 ` Fabian Grünbichler
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Grünbichler @ 2022-09-13  8:07 UTC (permalink / raw)
  To: Proxmox VE development discussion

On July 28, 2022 3:17 pm, Oguz Bektas wrote:
> the property string needs to be on the same line as the config key
> 
> Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
> ---
>  pveum.adoc | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/pveum.adoc b/pveum.adoc
> index 840067e..64d8931 100644
> --- a/pveum.adoc
> +++ b/pveum.adoc
> @@ -624,8 +624,7 @@ registrations unusable!
>  This is done via `/etc/pve/datacenter.cfg`. For instance:
>  
>  ----
> -webauthn:
> -rp=mypve.example.com,origin=https://mypve.example.com:8006,id=mypve.example.com
> +webauthn: rp=mypve.example.com,origin=https://mypve.example.com:8006,id=mypve.example.com
>  ----
>  
>  [[pveum_configure_u2f]]
> -- 
> 2.30.2
> 
> 
> 
> _______________________________________________
> pve-devel mailing list
> pve-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
> 
> 
> 




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-13  8:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-28 13:17 [pve-devel] [PATCH docs] pveum: fix syntax for webauthn config Oguz Bektas
2022-09-13  8:07 ` [pve-devel] applied: " Fabian Grünbichler

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