Comment 1 for bug 971917

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/1146
Committed: http://gitorious.org/mahara/mahara/commit/ec15f811ba9c038420939774da7dcfa06cc452e7
Submitter: Melissa Draper (<email address hidden>)
Branch: 1.5_STABLE

commit ec15f811ba9c038420939774da7dcfa06cc452e7
Author: Richard Mansfield <email address hidden>
Date: Thu Apr 5 12:21:58 2012 +1200

    Make password optional when updating users by CSV (bug #971917)

    When you want to add / update users by CSV, you always need to provide
    a password. This is fine for adding users but not when you just want
    to update some of their fields.

    When updating users, the password should not be required field.

    Change-Id: Ie907b860f8b8c6c69e58c11689e9e8614914d207
    Signed-off-by: Richard Mansfield <email address hidden>