Closed (won't fix)
Project:
Join role with password
Version:
6.x-1.6
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2010 at 04:22 UTC
Updated:
8 May 2011 at 08:55 UTC
Hi,
I'd like to see each role's password be unique. Then, the user only enters the password they are given and they are assigned to the role associated with that password. The user doesn't need to select the role or even know the name of the role.
For example:
Role: "Viewer", password to join: "PW123"
Role: "Uploader", password to join: "abc3xyz"
A user who enters the password "PW123" is then assigned to the "Viewer" role because "PW123" is unique to the "Viewer" role.
A user who enters the password "abc3xyz" is assigned to the the "Uploader" role by it's unique association.
Neither user has to enter the name of the role to be properly assigned to that role.
Thanks
Steve
Comments
Comment #1
francoud commentedI dont know how much problems this could give to the normal functions of the module. But I honestly will not love to alter normal behaviours of the module just to implement this feature. I'll investigate...! Tnx
Comment #2
spiritkarma commentedFor a particular (multisite) installation of ours, this would be excellent. As our users don't really need to see the roles/titles, they just follow the instructions and know who they are.
Thanks for a great module.
Comment #3
francoud commentedDoing this will require a lot of changments in the code. Really it's not the purpose of this module... really sorry