Comment 2 for bug 1213842

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

Reviewed: https://review.openstack.org/42660
Committed: http://github.com/openstack/keystone/commit/c70a784e0addef10765e2425e6e3c53be2a33a7e
Submitter: Jenkins
Branch: master

commit c70a784e0addef10765e2425e6e3c53be2a33a7e
Author: Henry Nash <email address hidden>
Date: Mon Aug 19 16:04:44 2013 +0100

    Ensure username passed by REMOTE_USER can contain '@'

    The external authentication support allows the domain to be passed
    as part of the REMOTE_USER name, by using the '@' as a delineator,
    but did not handle the case when the actual username itself also
    contained the '@' character.

    Fixes bug 1213842

    Change-Id: Idffa42fe9c70818c71379669dfcd17d3113738a3