ui: ensure VNC websockets server checks the ACL if requested
commit4a48aaa9f52dbac148be24f591de2f28c58ccb5d
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 17 Mar 2015 13:43:00 +0000 (17 13:43 +0000)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 18 Mar 2015 08:25:14 +0000 (18 09:25 +0100)
tree5d35842c624eb9e2601f0d6b4515b50e19e9ef6d
parent7b45a00d05cc936d28e36b95932864e8cc095968
ui: ensure VNC websockets server checks the ACL if requested

If the x509verify option is requested, the VNC websockets server
was failing to validate that the websockets client provided an
x509 certificate matching the ACL rules.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/vnc-ws.c