0630be639b
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
6 lines
146 B
YAML
6 lines
146 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed a bug where non-admin users would be shown the "Change Password"
|
|
button for users listed under the Identity panel.
|