service.py: Fix the RemoteService `_mkcmd' protocol.
[chopwood] / list.fhtml
index 0fb5faf..8a947aa 100644 (file)
 
 <h2>Log out of Chopwood</h2>
 
-<form method=GET action="~={script}H/logout">
+<form method=POST action="~={script}H/logout">
 <button type=submit>Log out</button>
 <input type=hidden name=%user value="~={user}H">
 <input type=hidden name=%nonce value="~={nonce}H">