chiark
/
gitweb
/
~mdw
/
chopwood
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Put the user's name in post-authentication requests.
[chopwood]
/
list.fhtml
diff --git
a/list.fhtml
b/list.fhtml
index a1b3f2c286d2769b68c771986e634ba70d9dbe2d..3753313caef47422d6293adf25e8fca47d176829 100644
(file)
--- a/
list.fhtml
+++ b/
list.fhtml
@@
-121,6
+121,7
@@
</div>
</div>
+<input type=hidden name=%user value="~={user}H">
<input type=hidden name=%nonce value="~={nonce}H">
</form>