Comment 2 for bug 1659818

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

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

commit a2386d80fbbff2cd3ab3814cd850a8471280dde8
Author: Fredrik Starkenberg <email address hidden>
Date: Fri Jan 27 12:27:39 2017 +0000

    Check if user.token attribute exists

    If the user is admin or don't have an ID the identity panel
    will be loaded. In any other case the project panel will be loaded.
    This will also check if the panel is unregistred, and if the
    session has expired it will lead to the login screen.

    Closes-Bug: #1659818
    Change-Id: I27300e928855ec10ca5d2a623d636e50d756b698