Extract the code to determine full access info for a repo.
commit32292790b6d13cb97c577a362b292c8e6556d35b
authorAlexander Gavrilov <angavrilov@gmail.com>
Mon, 13 Oct 2008 10:44:30 +0000 (13 14:44 +0400)
committerAlexander Gavrilov <angavrilov@gmail.com>
Sun, 2 Nov 2008 14:06:12 +0000 (2 17:06 +0300)
tree825b199d6ded3840a4193caea90e7b45ffcb6ead
parent3796d6219f60d2ed85ecdc2b715c24fb6ae8395f
Extract the code to determine full access info for a repo.

It may be useful not only for htaccess generation, but in
other parts of the code as well.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
gitosis/access.py
gitosis/htaccess.py
gitosis/test/test_access.py