#2754 Allow filtering user's projects based on their access and quick doc fixes
Merged by pingou. Opened by pingou.
filter_acl  into  master

Download 2754.patch
no initial comment

rebased onto d973c6df45d70b6164ae94b72c7960612ae4689c

s/an user/a user/

s/project/projects/

s/logged in/logged in./

Another way to do this would be to make a dict that maps the acl to the right repos list. This is fine too if you prefer it.

This looks the same as the if/else above. Is there an opportunity to share code here?

LGTM.

:thumbsup: we should be able to make an utility function

rebased onto 5cdb69f2249139f3cf2f115fe870c86726d35043

Pull-Request has been merged by pingou

Metadata