[Spice-devel] [PATCH] spice.html: remove default password
Alon Levy
alevy at redhat.com
Thu May 30 08:10:00 PDT 2013
Signed-off-by: Alon Levy <alevy at redhat.com>
---
spice.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spice.html b/spice.html
index 0f705fd..bd8d1ab 100644
--- a/spice.html
+++ b/spice.html
@@ -119,7 +119,7 @@
<span class="logo">SPICE</span>
<label for="host">Host:</label> <input type='text' id='host' value='localhost'> <!-- localhost -->
<label for="port">Port:</label> <input type='text' id='port' value='5959'>
- <label for="password">Password:</label> <input type='password' id='password' value='spicy'>
+ <label for="password">Password:</label> <input type='password' id='password' value=''>
<button id="connectButton" onclick="connect();">Start</button>
</div>
--
1.8.2.1
More information about the Spice-devel
mailing list