What would be the most effective way to define project permissions for a user, based on group membership - Users should only be allowed to view and participate in assigned projects
Use roles. Create a permission scheme that says things like
Then, in each project, add the right groups to the roles.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.