Assign user groups should only show groups that the logged in user has permissions for.

Example: User 1 sets up a private Group1, User 2 sets up private Group2, User 3 - private Group3.

If User 1 is logged in he should not be able to modify or view settings for Group2 or Group3 unless he is a manager for Group2 or Group3, or at the very least, a member of Group2 or Group3.

I'm not sure if this is a feature request or a bug, so I'm submitting it as a support request.

Thanks in advance.

Comments

marcp’s picture

Category: support » feature

This sounds like a feature request. Userplus was initially a user administration module that required users to have 'administer users' permissions to do anything. Now there is a crude way to give partial administration rights to different users, but the module still isn't really designed to do what you're asking.

You may want to check out Views Bulk Operations, which you may be able to twist into something that works for you if you enable the actions_permissions module that comes along with it.