author | Junio C Hamano <junkio@cox.net> | |
Mon, 21 May 2007 00:57:27 +0000 (17:57 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 22 May 2007 01:42:57 +0000 (18:42 -0700) | ||
commit | 523d12e5003eee0c2cb670b51e39d719cd56aacd | |
tree | 166c5b16306841c2a3adf9cdbd40ae9c6e74a637 | tree | snapshot |
parent | f95c6780c244e90abf87222126ad3b4bb18a504e | commit | diff |
git-cvsserver: fix disabling service via per-method config
When the per-method enable logic disables the access, we should
not even look at the global one.
git-cvsserver.perl | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
Signed-off-by: Junio C Hamano <junkio@cox.net>
When the per-method enable logic disables the access, we should
not even look at the global one.
git-cvsserver.perl | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsserver.perl | diff | blob | history |