View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0013355 | mantisbt | feature | public | 2011-09-29 07:37 | 2011-09-29 07:37 |
| Reporter | Dentxinho | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | new | Resolution | open | ||
| Product Version | 1.2.8 | ||||
| Summary | 0013355: Send new account notification email on user_create | ||||
| Description | New accounts notifications are only sent if user is created using signup form. However, here I use a sort of SSO, and users are created when they first access MantisBT, without even knowing that. | ||||
| Additional Information | A solution is to move "email_notify_new_account( $f_username, $f_email );" from signup.php:66 to user_api:494. If you want to make options like "notify_on_signup" and "notify_on_auto_create_user", more changes are needed | ||||
| Tags | No tags attached. | ||||