Comment 4 for bug 1260423

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

Reviewed: https://review.openstack.org/62613
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=82b6e108d2a5233be3cc4bd254599f6c878f2dda
Submitter: Jenkins
Branch: stable/havana

commit 82b6e108d2a5233be3cc4bd254599f6c878f2dda
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