Comment 2 for bug 971917

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

Reviewed: https://reviews.mahara.org/1145
Committed: http://gitorious.org/mahara/mahara/commit/3cf97ca1f162b36eb2bfb70aacbcf2ee411c5293
Submitter: Hugh Davenport (<email address hidden>)
Branch: master

commit 3cf97ca1f162b36eb2bfb70aacbcf2ee411c5293
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>