View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010013 | mantisbt | auth openid | public | 2009-01-04 01:09 | 2009-01-15 11:25 |
| Reporter | vboctor | Assigned To | vboctor | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Product Version | git trunk | ||||
| Fixed in Version | 1.2.0a3 | ||||
| Summary | 0010013: Don't send verification emails for Open Id signups | ||||
| Description | When a user logs in with an Open Id and a new account is created, we should assume the email address is validated and hence no need to send an email verification. Also verify that the above assumption (i.e. that email address of an open id is trusted) is a valid assumption. | ||||
| Tags | No tags attached. | ||||
| child of | 0008199 | acknowledged | Add Open ID support |
|
MantisBT: master 38e659d1 2009-01-05 00:17 Details Diff |
Fixes 0010013: Don't send verification emails for Open Id signups. |
Affected Issues 0010013 |
|
| mod - config_defaults_inc.php | Diff File | ||
| mod - openid_login.php | Diff File | ||
| mod - core/user_api.php | Diff File | ||
|
MantisBT: master fdb05e0a 2009-01-05 00:17 Details Diff |
Fixes 0010013: Don't send verification emails for Open Id signups. |
Affected Issues 0010013 |
|
| mod - openid_login.php | Diff File | ||
| mod - config_defaults_inc.php | Diff File | ||
| mod - core/user_api.php | Diff File | ||