Ignore:
Timestamp:
Sep 28, 2009, 9:26:38 PM (15 years ago)
Author:
broder
Message:

Punt the "moocow" VNC password - it's dumb, and we already have our
own authentication mechanism (that uses real authentication).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-web/code/templates/vnc.tmpl

    r1318 r2487  
    1616<APPLET CODE="VncViewer.class" ARCHIVE="https://$hostname:446/static/VncViewer.jar"
    1717        WIDTH="100%" HEIGHT="1000">
    18 <PARAM NAME="PASSWORD" VALUE="moocow">
    1918<PARAM NAME="PORT" VALUE="$port">
    2019<PARAM NAME="HOST" VALUE="$hostname">
Note: See TracChangeset for help on using the changeset viewer.