summary refs log tree commit diff
path: root/etc/tf/cfg
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-28 13:01:28 -0400
committerJune McEnroe <june@causal.agency>2019-08-28 13:01:28 -0400
commit68c0347c5a3b07bcbf3e4a00b6350dbfe36f83b9 (patch)
tree4fe43300b56d6d0df7d07fb027ec079ad6b502c2 /etc/tf/cfg
parentCast %lc parameter to wint_t (diff)
downloadsrc-68c0347c5a3b07bcbf3e4a00b6350dbfe36f83b9.tar.gz
src-68c0347c5a3b07bcbf3e4a00b6350dbfe36f83b9.zip
Factor out cap_rights_limit error handling
Diffstat (limited to 'etc/tf/cfg')
0 files changed, 0 insertions, 0 deletions
an>Bump 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