View Issue Details

IDProjectCategoryView StatusLast Update
0013355mantisbtfeaturepublic2011-09-29 07:37
ReporterDentxinho Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version1.2.8 
Summary0013355: 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.
As the Bug Tracker is new to my users, I want to know if they are being created. To do so, today the only way is viewing manage_user_page.
What about to send notification emails not only on signup, but on auto_create processes too?

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

TagsNo tags attached.

Activities

There are no notes attached to this issue.