diff options
author | Jeff King <peff@peff.net> | 2019-11-15 04:05:56 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-18 10:46:05 +0900 |
commit | 0eba60c9b781ce8169f1288a73b538f1ecf3b615 (patch) | |
tree | fbf01833c95a8a72c3ea5c0c255b686ebf608843 /http-push.c | |
parent | Git 2.23 (diff) | |
download | tgif-0eba60c9b781ce8169f1288a73b538f1ecf3b615.tar.xz |
t9502: pass along all arguments in xss helper
This function is just a thin wrapper around gitweb_run(), which takes
multiple arguments. But we only pass along "$1". Let's pass everything
we get, which will let a future patch add an XSS test that affects
PATH_INFO (which gitweb_run() takes as $2).
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http-push.c')
0 files changed, 0 insertions, 0 deletions