ThomasVon2021/blikvm

[Enhancement] webui password should not be stored as plain text

jkstay opened this issue · 0 comments

The password for the web interface appears to be stored in /etc/kvm.d/conf/admin.ini in plain text. This does not feel right.
Would expect it to be at least hashed with a salt using a sufficiently strong function.