qemu-server/PVE/API2/Qemu
Dominik Csapak ba728fb535 fix #2457: ga: set-user-password: increase maxLength of password
SHA-512 crypted passwords are longer than 64 byte, and it also does
not make sense to limit passwords to such a short length.  Increase
to 1024, that should be enough for a while, but still limits maximal
password payload to avoid DOS or the like.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-11-11 16:28:44 +01:00
..
Agent.pm fix #2457: ga: set-user-password: increase maxLength of password 2019-11-11 16:28:44 +01:00
Makefile move guest agent api call to its own file 2018-02-20 09:55:15 +01:00