summary refs log tree commit diff
path: root/bin/cash/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2025-04-08 21:54:00 -0400
committerJune McEnroe <june@causal.agency>2025-04-08 21:54:00 -0400
commit348e7e1042f4706cdc1f87b2b4bbb969e3f791f2 (patch)
treea3250629e5bf82ca4cd3fb0b2329d66bac6ae051 /bin/cash/.gitignore
parentAdd metadata from many rolls of film (diff)
downloadsrc-348e7e1042f4706cdc1f87b2b4bbb969e3f791f2.tar.gz
src-348e7e1042f4706cdc1f87b2b4bbb969e3f791f2.zip
Generate pages per roll
Diffstat (limited to 'bin/cash/.gitignore')
0 files changed, 0 insertions, 0 deletions
x2c4.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