← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1694127] Re: Unauthorized exception in angular users page as a member user.

 

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

commit dc9a6a33ea5a4b0e92e79252f6a4acf1ef426ec8
Author: wei.ying <wei.ying@xxxxxxxxxxxx>
Date:   Sun May 28 22:00:38 2017 +0800

    Fix unauthorized exception when using member user to access angular users panel
    
    When a member role user go to angular users panel, it will be
    raised unauthorized exception since the user has no access to
    get users list. It should be add a policy check mechanism at
    the panel.
    
    Change-Id: I9cfa1aeab27aca1631322d8c0b3e6a7a930d9cfe
    Closes-Bug: #1694127


** 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/1694127

Title:
  Unauthorized exception in angular users page  as a member user.

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Env: devstack master branch

  Steps to reproduce:
  1. Set 'users_panel' is True in the settings.py
  2. Use a member user to login.
  3. Go to identity/users panel

  It will be redirect to login page when click users panel or click user
  name to redirect the detail page.

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


References