1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-25 15:45:23 +00:00

Security Bug: No external Connections

This commit is contained in:
QDaniel 2016-07-13 12:49:14 +02:00 committed by GitHub
parent 346b96b319
commit 9e294ade3c

View file

@ -227,9 +227,7 @@ class wvmCreate(wvmConnect):
xml += """ <input type='mouse' bus='ps2'/> xml += """ <input type='mouse' bus='ps2'/>
<input type='tablet' bus='usb'/> <input type='tablet' bus='usb'/>
<graphics type='%s' port='-1' autoport='yes' listen='0.0.0.0' passwd='%s'> <graphics type='%s' port='-1' autoport='yes' passwd='%s'/>
<listen type='address' address='0.0.0.0'/>
</graphics>
<console type='pty'/> <console type='pty'/>
<video> <video>
<model type='cirrus'/> <model type='cirrus'/>