yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #76007
[Bug 1788384] Re: self-service password change UI is confusing for end users
I believe this can be closed. One of the proposed approach in the bug description has been fixed.
If we would like to have "Update Password" button in the Identity User table, let's do it as an enhancement.
** Changed in: horizon
Status: In Progress => Fix Released
** Changed in: horizon
Milestone: stein-1 => stein-2
--
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/1788384
Title:
self-service password change UI is confusing for end users
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
When a end user wants to use the self-service feature to changing
their own password it's very common that they go under Identity ->
Users and press the "Change password" button for their own user which
does not work unless they are admin because it calls update_user
keystone API.
Instead users should go into [top right dropdown] -> Settings then
move their eyes to the left in the appearing settings menu, click
Change password and perform the password change there which calls the
change_password keystone API.
The "Change password" button should not be shown if the user does not
have access to perform the action, another fix is also changing the
link for the "Change password" button to the change_password API call
if the logged in user is the one the password will be changed for.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1788384/+subscriptions
References