Comment 2 for bug 1260423

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/61837
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=faf5b2aead067ab00a936249085f65886edcb483
Submitter: Jenkins
Branch: master

commit faf5b2aead067ab00a936249085f65886edcb483
Author: Julie Pichon <email address hidden>
Date: Thu Dec 12 17:42:20 2013 +0000

    Gracefully handle Users with no email attribute

    In certain environments, such as when using Keystone with a LDAP
    backend, it's possible that the email attribute won't exist for all
    users.

    Change-Id: I71041be832206e52bfb73926199f2c89e0e84a0b
    Closes-Bug: #1260423