Would be nice to prevent multiple accounts for users having certain roles.
Admin, editor, customer type users are probably different than end users who you'd be more likely to use this module for. At least that's my case.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | sharedemail-restrictbyrole-1297052-0.patch | 1.73 KB | dbassendine |
Comments
Comment #1
christefano commentedI'm open to having this functionality in Shared Email. Patches welcome. :)
Comment #2
doublejosh commentedLovely, trying to decide if this is the right approach.
Going to provide a "landing page" content type which does not punish a user for filling it out again. Seem appropriate.
Can't let that requirement dilute the security and authenticity of edit/admin type users in the same environment.
BTW: Tested out the D7 branch with Email Registration and Logintoboggan. Worked perfectly.
Comment #3
dbassendine commentedI've put this together for a client who needed to restrict the bypass by role. This is for 6.x, against 6.x-1.5.
So, you could, say, specify that registering users could share an email with a Content Editor, but not an Admin. By default, no roles have the permission, so this would need to configured for the module to work after being enabled the first time - documentation would need to be updated.
Thanks, David
Comment #4
baikho commented