Describe the solution you'd like
Add support for group and team based ACLs
Be able to specify repo ACLs for teams and users. Set the default to read-write for new repositories and read-only for public repositories.
Similar to what Gitolite ACLs offer but using SSH instead. Perhaps support importing Gitolite conf syntax
Describe the solution you'd like
Add support for group and team based ACLs
Be able to specify repo ACLs for teams and users. Set the default to
read-writefor new repositories andread-onlyfor public repositories.Similar to what Gitolite ACLs offer but using SSH instead. Perhaps support importing Gitolite conf syntax