View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009093 | mantisbt | public | 2008-04-20 19:23 | 2023-07-27 19:53 | |
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.0a1 | ||||
| Target Version | 1.3.0-rc.2 | Fixed in Version | 1.3.0-rc.2 | ||
| Summary | 0009093: 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. | ||||
| Tags | No tags attached. | ||||
| related to | 0004114 | closed | rombert | 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 | closed | atrol | avoid accounts with identical email addresses |
| related to | 0020647 | closed | vboctor | Not able to update existing user accounts if $g_email_ensure_unique == ON |
| related to | 0032787 | closed | dregad | Facilitate identification of user accounts sharing the same email |
|
MantisBT: issue20543_login_by_email 4ed8acf7 2016-01-28 22:26 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 | ||