summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-10 15:27:25 -0400
committerJune McEnroe <june@causal.agency>2018-09-10 15:27:25 -0400
commit24b1d1f3d593442027ad4d7de81f08418ea496ea (patch)
tree35637b46f2491cbcd49f16b3e89f844ed77ca33b /README
parentAdd "blank" lines to chatte.1 (diff)
downloadcatgirl-24b1d1f3d593442027ad4d7de81f08418ea496ea.tar.gz
catgirl-24b1d1f3d593442027ad4d7de81f08418ea496ea.zip
Split keys into subsections and document colors
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
d <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