← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1820102] Re: Incorrect Error message when user change password to a previous password.

 

Reviewed:  https://review.opendev.org/651138
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=1ac40ea95f000b1eb1915e74082f0be99698ac83
Submitter: Zuul
Branch:    master

commit 1ac40ea95f000b1eb1915e74082f0be99698ac83
Author: manchandavishal <manchandavishal143@xxxxxxxxx>
Date:   Tue Apr 9 08:40:44 2019 +0000

    Add exception message when user modify password same as previous
    
    When user change password same as previous password,then user get
    an error message "Unable to change password" on Horizon which
    does not specify the clear reason why it cannot be change.
    This patch corrects the exception raised.
    
    Change-Id: I95acf5c579fd213d64f111010c31fe6c5a0991af
    Closes-Bug: #1820102


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
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/1820102

Title:
  Incorrect Error message when user change password to a previous
  password.

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When user change password to its previous password,then user get an
  error message "Unable to change password" on gui. but i thinks it need
  to raise an error message that "The new password cannot be identical
  to a previous password"

  Steps to reproduce:

  1. Consider password of a user admin is 'secret'.
  2. Now change it's password to abc1234.
  3. When you again change it's password to 'secret' then you get an error "Unable 
     to change password" on GUI.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1820102/+subscriptions


References