Shared Email

Installs: 
1,837
Open Bugs: 
0
Development Status: 
Seeking co-maintainer(s)
Maintenance fixes only

The shared email module allows multiple users to use the same email address for different accounts. The module works for both registration and account updates.

Compatible with with Email Registration, Subuser, User Import and LoginToboggan modules.

Other features

Shared email password reset
http://drupal.org/project/sharedemail_pass_reset

How can you get involved?

How it works

Shared email overrides the 'user' module's validation that prevents the same email address being used by more than one user. Displays a warning to the user that they are using a shared email.

Based on http://drupal.org/node/15578#comment-249157

This module modifies the email address before it is validated by the user module.

Because it only changes the edit value rather than the form value, the validation will pass but the original unchanged email is still stored properly.

Make sure to enable the 'show warning text' permission for the users role that can see the warning message.

Releases: 
6.x-1.5
5.x-1.0
7.x-1.x-dev
Release Dates: 
09/24/2011
11/17/2008
10/01/2013