← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1788384] [NEW] self-service password change UI is confusing for end users

 

Public bug reported:

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.

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups