Allow enabling git-daemon for repos accessible to @all.
commita19940859420bd48063ed787e9b14eefeb782473
authorAlexander Gavrilov <angavrilov@gmail.com>
Mon, 13 Oct 2008 10:56:22 +0000 (13 14:56 +0400)
committerAlexander Gavrilov <angavrilov@gmail.com>
Sun, 2 Nov 2008 14:06:12 +0000 (2 17:06 +0300)
treec12558a9724d6285e98513143a99ac4f5954ea5e
parent32292790b6d13cb97c577a362b292c8e6556d35b
Allow enabling git-daemon for repos accessible to @all.

It may be useful to automatically allow git-daemon access
to public repositories, which are accessible to @all users,
but restrict access to more tightly secured repos.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
gitosis/gitdaemon.py
gitosis/test/test_gitdaemon.py