summary refs log tree commit diff
path: root/port/caesar
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-28 17:55:48 -0400
committerJune McEnroe <june@causal.agency>2019-08-28 17:55:48 -0400
commitb37e0ecdec2c97c1a27959913a657a851c8e6a0b (patch)
tree69889f4b9d93b9eebc2f8fae83ce46c80898562b /port/caesar
parentRename wat to ever (diff)
downloadsrc-b37e0ecdec2c97c1a27959913a657a851c8e6a0b.tar.gz
src-b37e0ecdec2c97c1a27959913a657a851c8e6a0b.zip
Add Birds Contending
Diffstat (limited to 'port/caesar')
0 files changed, 0 insertions, 0 deletions
onmystique@gmail.com> 2018-08-03Bump 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