Shared Email

aufumy - October 6, 2008 - 15:43

The shared email module overrides the 'user' module's validation that prevents the same email address being used by more than one user. Works for both registration and account updates. 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

Official releasesDateSizeLinksStatus
6.x-1.02008-Dec-308.13 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.02008-Nov-178.19 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Dec-308.13 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2008-Oct-148.19 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.