"Cherry-pick" r2557 (Re-arrange the authz configuration.) to the
[invirt/packages/invirt-web.git] / code / templates / vnc.mako
index c211a32..867a145 100644 (file)
@@ -15,7 +15,6 @@ Console to ${machine.name}
 <p>See <a href="help?subject=Console" target="_blank">tips</a> about framebuffer and other issues.</p>
 <applet code="VncViewer.class" archive="https://${hostname}:446/static/VncViewer.jar"
         width="100%" height="1000">
-<param name="PASSWORD" value="moocow">
 <param name="PORT" value="${port}">
 <param name="HOST" value="${hostname}">
 <param name="VMNAME" value="${machine.name}">