chiark / gitweb /
Web UI nonces are now base64-encoded, and have a shorter key.
[disorder] / templates / recent.html
index c9e1674ebbd6651954a49d6dce1995011bde6aef..9b46d788887c33a036399932b5c57c8105099bd7 100644 (file)
@@ -61,7 +61,7 @@ USA
      <td class=length>@length@</td>
 @right{prefs}{
      <td class=imgbutton><a class=imgbutton
-      href="@url@?action=prefs&#38;nonce=@nonce@&#38;0_file=@urlquote{@file@}@"><img
+      href="@url@?action=prefs&#38;n=@nonce@&#38;0_file=@urlquote{@file@}@"><img
        class=button src="@image:edit@"
        title="@label:choose.prefsverbose@"
        alt="@label:choose.prefs@"></a></td>