Allow specifying blanket read access for groups and users.
commitb8e5cace94e06be0c32a27872faec4b881e6b9ab
authorAlexander Gavrilov <angavrilov@gmail.com>
Fri, 17 Oct 2008 16:39:19 +0000 (17 20:39 +0400)
committerAlexander Gavrilov <angavrilov@gmail.com>
Sun, 2 Nov 2008 14:06:12 +0000 (2 17:06 +0300)
tree60e65ca519594dfd6d2f056fe94e8b081fec7c79
parent45a8657bcaf89f76633cf6363b6e1606a2138fa2
Allow specifying blanket read access for groups and users.

An allow-read-all option allows creating 'administrator'
groups and users, who can read any repository.

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