about summary refs log tree commit diff
path: root/ui-refs.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-02-13 21:10:59 -0500
committerJune McEnroe <june@causal.agency>2022-02-13 21:13:41 -0500
commit44a004809b93dc1e6b174e41c2a5b4ac14f94d9b (patch)
tree4770b629921097954f2e7fe89db52d6809f46b8c /ui-refs.h
parentUpdate information for fork (diff)
downloadcgit-pink-44a004809b93dc1e6b174e41c2a5b4ac14f94d9b.tar.gz
cgit-pink-44a004809b93dc1e6b174e41c2a5b4ac14f94d9b.zip
Bump version to 1.3.0 1.3.0
Diffstat (limited to 'ui-refs.h')
0 files changed, 0 insertions, 0 deletions
;actionmystique@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