summary refs log tree commit diff
path: root/.config/xfce4/terminal
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2025-06-01 22:34:07 -0400
committerJune McEnroe <june@causal.agency>2025-06-01 22:34:07 -0400
commit849b32bf42eb8a3f600fed555c48c29dd7b9c694 (patch)
treec4defa058e7d0ae9866e388a64b55e89a1516af2 /.config/xfce4/terminal
parentRemove something (diff)
downloadsrc-849b32bf42eb8a3f600fed555c48c29dd7b9c694.tar.gz
src-849b32bf42eb8a3f600fed555c48c29dd7b9c694.zip
Add mastodon posting script
Diffstat (limited to '.config/xfce4/terminal')
0 files changed, 0 insertions, 0 deletions
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