From: Junio C Hamano Date: Sat, 14 Mar 2015 05:55:59 +0000 (-0700) Subject: Merge branch 'jk/daemon-interpolate' into maint X-Git-Tag: v2.3.3~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c722ba4814f34d02faed305e4cc6498c783543a9;p=thirdparty%2Fgit.git Merge branch 'jk/daemon-interpolate' into maint The "interpolated-path" option of "git daemon" inserted any string client declared on the "host=" capability request without checking. Sanitize and limit %H and %CH to a saner and a valid DNS name. * jk/daemon-interpolate: daemon: sanitize incoming virtual hostname t5570: test git-daemon's --interpolated-path option git_connect: let user override virtual-host we send to daemon --- c722ba4814f34d02faed305e4cc6498c783543a9