commit dc9a6a33ea5a4b0e92e79252f6a4acf1ef426ec8
Author: wei.ying <email address hidden>
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.
Reviewed: https:/ /review. openstack. org/468726 /git.openstack. org/cgit/ openstack/ horizon/ commit/ ?id=dc9a6a33ea5 a4b0e92e79252f6 a4acf1ef426ec8
Committed: https:/
Submitter: Zuul
Branch: master
commit dc9a6a33ea5a4b0 e92e79252f6a4ac f1ef426ec8
Author: wei.ying <email address hidden>
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: I9cfa1aeab27aca 1631322d8c0b3e6 a7a930d9cfe
Closes-Bug: #1694127