Support specifying access directly for users.
commit97200e5454c345d6369225007a6e39cd705b696e
authorAlexander Gavrilov <angavrilov@gmail.com>
Sun, 12 Oct 2008 08:30:20 +0000 (12 12:30 +0400)
committerAlexander Gavrilov <angavrilov@gmail.com>
Sun, 12 Oct 2008 08:30:20 +0000 (12 12:30 +0400)
tree43fd117138fc9a85b0f1102c975c85fbe8302f62
parent023c774904f7e9ad6acba583851b16ab98278bf0
Support specifying access directly for users.

Add support for [user ...] sections, which behave
as one-user groups. They take precedence over old
group sections.

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