summary refs log tree commit diff
path: root/port/caesar/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-08 19:49:51 +0000
committerJune McEnroe <june@causal.agency>2021-06-08 19:49:51 +0000
commit03b40fb024dace568574704c5d2790c89e939a2f (patch)
tree3a96f971fed1975a0602a626f70b853d916d1acf /port/caesar/.gitignore
parentShow number of weeks for scalar if even (diff)
downloadsrc-03b40fb024dace568574704c5d2790c89e939a2f.tar.gz
src-03b40fb024dace568574704c5d2790c89e939a2f.zip
Set CGIT_VERSION to "causal agency"
This version of cgit is modified and doesn't track upstream releases.
Diffstat (limited to 'port/caesar/.gitignore')
0 files changed, 0 insertions, 0 deletions
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