summary refs log tree commit diff
path: root/default.html
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-20 11:27:27 -0400
committerJune McEnroe <june@causal.agency>2020-04-20 11:27:27 -0400
commitb3b0956b7ea43fcc88528727e7ed57c0278e1c19 (patch)
tree725ebedabd48c28918e3fb6b1763a1025d2d5847 /default.html
parentUse template system for paths and URLs (diff)
downloadbubger-b3b0956b7ea43fcc88528727e7ed57c0278e1c19.tar.gz
bubger-b3b0956b7ea43fcc88528727e7ed57c0278e1c19.zip
Put attachments inside <ul>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2680&follow=1'>clone: fix directory traversalJason A. Donenfeld This was introduced in the initial version of this code, way back when in 2008. $ curl http://127.0.0.1/cgit/repo/objects/?path=../../../../../../../../../etc/passwd root:x:0:0:root:/root:/bin/sh ... Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reported-by: Jann Horn <jannh@google.com> 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev