all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager 0/2] fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix
@ 2021-05-14 10:13 Lorenz Stechauner
  2021-05-14 10:13 ` [pve-devel] [PATCH manager 1/2] ui: cloudinit: use PVE.Parser.parseSSHKey Lorenz Stechauner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lorenz Stechauner @ 2021-05-14 10:13 UTC (permalink / raw)
  To: pve-devel

Backend check is performed by PVE::Tools::validate_ssh_public_keys
for both, qemu/cloudinit and container creation. This function in
turn runs `ssh-keygen -l -f <tmpfile>` to check validity.

Lorenz Stechauner (2):
  ui: cloudinit: use PVE.Parser.parseSSHKey
  fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix

 www/manager6/Parser.js         | 2 +-
 www/manager6/qemu/CloudInit.js | 9 +++------
 2 files changed, 4 insertions(+), 7 deletions(-)

-- 
2.20.1





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

end of thread, other threads:[~2021-05-17 13:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 10:13 [pve-devel] [PATCH manager 0/2] fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix Lorenz Stechauner
2021-05-14 10:13 ` [pve-devel] [PATCH manager 1/2] ui: cloudinit: use PVE.Parser.parseSSHKey Lorenz Stechauner
2021-05-14 10:13 ` [pve-devel] [PATCH manager 2/2] fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix Lorenz Stechauner
2021-05-17 13:44 ` [pve-devel] applied-series: [PATCH manager 0/2] " 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