← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1778006] Re: 'user_home' config param does't work for admin

 

Reviewed:  https://review.openstack.org/577090
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=9b6b559eca9822fa887f7cac6b051be126c1d22f
Submitter: Zuul
Branch:    master

commit 9b6b559eca9822fa887f7cac6b051be126c1d22f
Author: Ivan Kolodyazhny <e0ne@xxxxxxxxx>
Date:   Thu Jun 21 11:19:33 2018 +0300

    Do not redirect to the /identity tab admin users on login.
    
    The /identity url may have more resources than project page so it loads slowly.
    We can improve user experience by setting different login url.
    
    Change-Id: I6ce91974d101d80e9685826dc4e6a6495e6a5da3
    Closes-Bug: #1778006


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1778006

Title:
  'user_home' config param does't work for admin

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Any user with admin permissions will be always redirected to /identity
  page because of
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/views.py#L45-L49

  The /identity url may have more resources than project page so it
  loads slowly. by setting different login url we can improve user
  experience.

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


References