aboutsummaryrefslogtreecommitdiff
path: root/receive-pack.c
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-11-18 14:59:34 -0800
committerJunio C Hamano <junkio@cox.net>2005-11-19 20:50:38 -0800
commit0870ca7fabe6f25095431280e480859f7c66e8ab (patch)
treebd8c24b3a1b2fe52baa3c9474ea6cefec209bedf /receive-pack.c
parent54f4b87454824fedc629219620ce9b7cdcab3d27 (diff)
downloadgit-0870ca7fabe6f25095431280e480859f7c66e8ab.tar.gz
git-0870ca7fabe6f25095431280e480859f7c66e8ab.tar.xz
Do not DWIM in userpath library under strict mode.
This should force git-daemon administrator's job a bit harder because the exact paths need to be given in the whitelist, but at the same time makes the auditing easier. This moves validate_symref() from refs.c to path.c, because we need to link path.c with git-daemon for its "enter_repo()", but we do not want to link the daemon with the rest of git libraries and its requirements. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'receive-pack.c')
0 files changed, 0 insertions, 0 deletions