Re: API for adding users/groups to repository

2018-10-15 Thread Raja
Thanks David. I'll file one today. I can also work on contributing it since it is required for what we are doing internally. For generally these types of requests where you can do both add and remove(users and groups), is there a predefined pattern that I can look at for RB? Thanks Raja On Tue,

Re: API for adding users/groups to repository

2018-10-15 Thread David Trowbridge
There's currently no API for this. We'd be open to adding it but I don't think we can give an ETA. Would you mind filing an enhancement request on Splat? -David On Tue, Oct 9, 2018 at 6:47 AM Raja wrote: > Hi > > Is it possible to restrict users/groups to a repository through the API. > On the

API for adding users/groups to repository

2018-10-09 Thread Raja
Hi Is it possible to restrict users/groups to a repository through the API. On the Django admin view for reviewboard, I can set a repository to be non-public and assign users/groups to it, but couldnt find an equivalent for it on the API docs. There is a "public" field that seems to indicate