← Back to team overview

mahara-contributors team mailing list archive

[Bug 888840] A change has been merged

 

Reviewed:  https://reviews.mahara.org/977
Committed: http://gitorious.org/mahara/mahara/commit/e4d9c24f9ea135cdb165c039b66bb98a7db7648f
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    master

commit e4d9c24f9ea135cdb165c039b66bb98a7db7648f
Author: Richard Mansfield <richard.mansfield@xxxxxxxxxxxxxxx>
Date:   Mon Jan 9 13:46:36 2012 +1300

    Fix warning when trying to sanitise missing ldap fields (bug #888840)
    
    During "update user info on login", we were attempting to sanitise all
    ldap attributes in the config, even when they are not set (commit
    46189cc1f8).  This generates php warnings, which have become more
    obvious now that Display Name and Student ID have been added to the
    list of attributes (see commit 35d2f822da).
    
    Change-Id: I015855b956f0fcfa71db087ad1dfebffffd09396
    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/888840

Title:
  Personal details from LDAP should be sanitized

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  We should sanitize/validate firstname, lastname and email coming from
  LDAP as if they were coming from a manual account creation (admin
  area).

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


References