restrict "Join role with password" for special role.
If I enable in permission options "May join a role using a password" for "authenticated" user then I am not able to restrict any role, as automatically access for "authenticated user" gives permission for all roles except "anonymous".
I suppose it is Core functionality, but maybe it could be restricted in module's option?
I want this for limiting only one role for user.
"jobseeker" role could be assigned manually by user.
"employer" role could be joined by "Join role with password".
So if a user has chosen "jobseeker", he can't apply for "employer" role.
Comments
Comment #1
francoud commentedIf u assign "May join..." permission to "authenticated", all authenticated users can join a role with a password. Yes this is a core function. I'm afraid that what u're asking is not very easy to implement in the module.... :(
Comment #2
francoud commented