View Issue Details

IDProjectCategoryView StatusLast Update
0009093mantisbtemailpublic2023-07-27 19:53
Reportervboctor Assigned Tovboctor  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.2.0a1 
Target Version1.3.0-rc.2Fixed in Version1.3.0-rc.2 
Summary0009093: Add a configuration option to enforce email uniqueness
Description

Add a configuration option that is enabled by default to enforce email uniqueness whenever a user signups, gets created by managed, gets updated by manager, and update by the user.

TagsNo tags attached.

Relationships

related to 0004114 closedrombert Same email allowed for multipe users 
related to 0008685 acknowledged New users aren't warned that another user account has identical e-mail address. 
has duplicate 0010343 closedatrol avoid accounts with identical email addresses 
related to 0020647 closedvboctor Not able to update existing user accounts if $g_email_ensure_unique == ON 
related to 0032787 closeddregad Facilitate identification of user accounts sharing the same email 

Activities

Related Changesets

MantisBT: issue20543_login_by_email 4ed8acf7

2016-01-28 22:26

vboctor


Details Diff
Support ensuring email is unique

Fixes 0009093
Affected Issues
0009093
mod - account_update.php Diff File
mod - config_defaults_inc.php Diff File
mod - core/constant_inc.php Diff File
mod - core/user_api.php Diff File
mod - docbook/Admin_Guide/en-US/config/email.xml Diff File
mod - lang/strings_english.txt Diff File
mod - manage_user_update.php Diff File
mod - signup.php Diff File