[pve-devel] [PATCH manager 0/2] fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix
Lorenz Stechauner
l.stechauner at proxmox.com
Fri May 14 12:13:15 CEST 2021
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
More information about the pve-devel
mailing list