summary refs log tree commit diff
path: root/scripts/sshd_config
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-01-28 19:58:01 +0100
committerJune McEnroe <june@causal.agency>2021-01-28 16:00:04 -0500
commite1da93b0aa766e5a47420605072f69a309cb7629 (patch)
treec83d9ed2d97aa9f9157201dd61bd3fce83cc2ec4 /scripts/sshd_config
parentAdd 335 to WHOIS responses (diff)
downloadcatgirl-e1da93b0aa766e5a47420605072f69a309cb7629.tar.gz
catgirl-e1da93b0aa766e5a47420605072f69a309cb7629.zip
Add key bindings to chat.tmux.conf, nits
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
194acaf5efe53690d4ef6eaf38e1549&follow=1'>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