Permissions for Forums & Trac

I’d like to add users to projects and give them the ability to post to the forums and enter bugs. But I don’t want them to touch the repository. Is this possible? Essentially they’d have read access to the repository but write access to the forums and Trac bug base. This would enable non-developers to enter bugs without letting them touch the source code. It seems like a very basic feature with only the 3 permission levels. Suggestions?

Thanks in advance,

Brian

Forum Topic Options

Feeds

Forum Topic and Comments

rs on Sun 29 Jan, 2012

You can do this on Trac projects, but not XP-Dev.com projects.

Essentially, for Trac, you would add a user directly in your Trac permission panel which will allow you to do some fine grained permissions:

http://trac.edgewall.org/wiki/TracPermissions

If you want us to enable the permission panel, just raise a ticket and mention your Trac project name.

We will be implementing fine grained permissions on XP-Dev.com projects in the future.

 

You do not have sufficient permissions to comment