horizon/openstack_dashboard/dashboards/identity
Mohammed Naser d1042fdaf9 Remove "Change Password" from users table for non-admin users
If you're a user without administrative permissions, you will
not be able to edit a password using the table inside the identity
section due to the fact that it uses a different edit API which
is not meant to be used for the user-side of things.

This patch adds a policy change in order to hide the change password
link for normal users, while keeping the functionality inside
the Settings panel still intact.

This change was first broken by I76eb9f95c7112bcbad75ee151f363f892298d081

Partial-Bug: 1788384
Change-Id: I7a64257ac274c9dac5705ba72a85833f8e7a1591
(cherry picked from commit 0630be639b)
2018-11-28 11:19:09 +00:00
..
application_credentials Add support for application credentials 2018-04-26 09:32:00 +02:00
domains Convert identity.domains tests into mock 2018-04-25 13:51:15 +09:00
groups Convert identity.groups tests into mock 2018-04-25 13:50:45 +09:00
identity_providers Convert identity.identity_providers tests into mock 2018-04-25 13:51:34 +09:00
mappings Convert identity.mappings tests into mock 2018-04-25 13:51:54 +09:00
projects Fix selenuim-headless tests 2018-06-08 12:22:10 +00:00
roles Convert identity.roles tests into mock 2018-04-25 13:52:14 +09:00
static/dashboard/identity Merge "Assign project role to the user when the user is created" 2018-07-23 19:25:15 +00:00
users Remove "Change Password" from users table for non-admin users 2018-11-28 11:19:09 +00:00
__init__.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
dashboard.py Set default panel of identity with pluggable settings mechanism 2017-09-19 07:33:13 +00:00