Experimental project
This is a sandbox project, which contains experimental code for developer use only.
= Masquerade User Choice=
The Masquerade User Choice module expends the Masquerade module and now allows users to choose who can masquerade as them. This is done by editing account profile.
== Installation and Configuration ==
To install the Masquerade User Choice module, extract the module to your modules folder,
such as sites/all/modules. After enabling the module you will have to enable the permissions.
This module relies on the existing permissions for Masquerade and adds two new permisisons.
Permissions:
1. Choose masqueraders for self
2. Choose masqueraders for others
1. Choose masqueraders for self
This setting allows selected roles to choose the users that can masquerade to their account.
For instance, User A has role A. When enabled, User A can pickswho can masquerade and use user A's account.
2. Choose masqueraders for others
This settings allows selected roles to go to a user's profile and select who can masquerade as that user.
For instance, User B has role B. Role B can Choose masquerade for others. User B can then go to user X's profile regardless of their role, and select who can masquerade to their account. This feature should be reserved for trusted users, like admins.
* Note: To enable switching, users masquerading as other ones, should have a role with the 'Masquerade as another user' permission thorugh the Masquerade module.
* Note: As a security feature, masqueraded users cannot modify the list of Chosen Masqueraders for the given user.
For instance, User A masquerades as User B. We wil name him aB. Masqueraded aB cannot modify User B's choosen Masqueraders.
All the accounts that can be masqueraded to will appear on the user's profile who has been given the ability.
== Help and Support ==
This module was developed by Andrae Raymond
Project Page: http://drupal.org/project/masquerade_userchoice
Issue Queue: http://drupal.org/project/issues/masquerade_userchoice
Project information
- Project categories: Administration tools, Developer tools, Access control
- Created by andraeray on , updated
