VULAB-62: verify email being sent to new users, etc.

Metadata

Source
VULAB-62
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Blake E
Reporter
Blake E
Created
2008-10-27T14:52:00.000-0400
Updated
2014-03-04T09:03:52.281-0500
Versions
  1. 0.5B
Fixed Versions
  1. 0.5B
Component
  1. Web

Description

new user signups not sending out email, fix that.
Check if user invitations are working and trace it back to the user class to see if anything works.

Comments

  • Blake E commented 2008-10-27T14:54:07.000-0400

    vulab5

  • Blake E commented 2008-10-30T14:59:32.000-0400

    system was only emailing admin accounts. I integrated the $user->email function to send email and also added a 'type' that can passed as an option to auto-generate messages.