[pve-devel] applied-series: [PATCH manager 0/2] fix #3426: ui: parser: adapt parseSSHKey to accept "sk-" prefix

Thomas Lamprecht t.lamprecht at proxmox.com
Mon May 17 15:44:51 CEST 2021


On 14.05.21 12:13, Lorenz Stechauner wrote:
> 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(-)
> 



applied both patches, thanks!





More information about the pve-devel mailing list