summary refs log tree commit diff
path: root/gfx/man
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-21 23:56:37 -0500
committerJune McEnroe <june@causal.agency>2018-11-21 23:56:37 -0500
commiteea271b509f1d4a9705503bdbe5204afbc3e2f5d (patch)
tree403dd819417fa8f6aea181e5d3873bc6f705c43a /gfx/man
parentAdd Iter for edi (diff)
downloadsrc-eea271b509f1d4a9705503bdbe5204afbc3e2f5d.tar.gz
src-eea271b509f1d4a9705503bdbe5204afbc3e2f5d.zip
Reorganize ignored directories
Diffstat (limited to 'gfx/man')
0 files changed, 0 insertions, 0 deletions
title='2018-08-03 17:04:03 +0200'>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