Signed-off-by: Alon Levy <[email protected]>
---
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
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel