summary refs log tree commit diff
path: root/www/git.causal.agency/cgit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-15 12:13:31 -0400
committerJune McEnroe <june@causal.agency>2021-09-15 12:13:31 -0400
commit9932abb09e3204d6cbd44c92f3678b6184625693 (patch)
treec4092e085e86e6e702afc43c1ab3f8f8b04a3418 /www/git.causal.agency/cgit
parentEnter capsicum in downgrade (diff)
downloadsrc-9932abb09e3204d6cbd44c92f3678b6184625693.tar.gz
src-9932abb09e3204d6cbd44c92f3678b6184625693.zip
Set bot mode on downgrade
Diffstat (limited to 'www/git.causal.agency/cgit')
0 files changed, 0 insertions, 0 deletions
549&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