summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/tests
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-19 10:44:32 -0400
committerJune McEnroe <june@causal.agency>2021-05-19 10:44:57 -0400
commita5266072b05cee26dadf9abaec097057abba4656 (patch)
tree7733dd30a7860df4f0e20768933e4b3647e62dba /www/git.causal.agency/cgit/tests
parentInstall firefox on OpenBSD (diff)
downloadsrc-a5266072b05cee26dadf9abaec097057abba4656.tar.gz
src-a5266072b05cee26dadf9abaec097057abba4656.zip
Replace freenode with tilde.chat
RIP.
Diffstat (limited to 'www/git.causal.agency/cgit/tests')
0 files changed, 0 insertions, 0 deletions
e59194acaf5efe53690d4ef6eaf38e1549&follow=1'>Bump version.Jason A. Donenfeld Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2018-08-03clone: 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