← Back to team overview

mahara-contributors team mailing list archive

[Bug 823022] A change has been merged

 

Reviewed:  https://reviews.mahara.org/569
Committed: http://gitorious.org/mahara/mahara/commit/88a13a3a1024f672d88a8ef89fe5cade2074305f
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch:    master

commit 88a13a3a1024f672d88a8ef89fe5cade2074305f
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Tue Aug 9 13:33:05 2011 +1200

    Check for valid email addresses in user csv upload (bug #823022)
    
    Change-Id: I3b5985a5d4c6cdea7462489598cd9c17679aa75d
    Signed-off-by: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/823022

Title:
  Validate email addresses in user csv upload

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  CSV upload shouldn't allow email addresses that PHPMailer isn't going
  to be able to send new account emails to anyway.  It's better to
  validate the addresses when the csv file is uploaded, before we
  attempt to use them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/823022/+subscriptions


References