WIP: KVM security improvements
This MR will do the following things for the KVM SR:
- validate the parameters from the JSON
- add basic auth on nginx frontend
- move the noVNC socket to a unix socket (instead of local IPv4 + port) and remove the password
This MR needs: