From dee8f523f5961bbe39c9563d917e0c8d3a3ff01a Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Mon, 28 Sep 2009 21:45:16 -0400 Subject: [PATCH] Punt the "moocow" VNC password - it's dumb, and we already have our own authentication mechanism (that uses real authentication). This commit cherry-picks r2487. Except for the part where the entire commit conflicted. svn path=/package_branches/invirt-web/cherrypy-rebased/; revision=2696 --- code/templates/vnc.mako | 1 - debian/changelog | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/code/templates/vnc.mako b/code/templates/vnc.mako index c211a32..867a145 100644 --- a/code/templates/vnc.mako +++ b/code/templates/vnc.mako @@ -15,7 +15,6 @@ Console to ${machine.name}

See tips about framebuffer and other issues.

- diff --git a/debian/changelog b/debian/changelog index ae345b0..652ffc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -invirt-web (0.0.25) unstable; urgency=low +invirt-web (0.1.0) unstable; urgency=low * Depend on python-cherrypy3 and python-mako in preparation of migrating the web site. -- 1.7.9.5