yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79411
[Bug 1838003] [NEW] Horizon hides password requirements
Public bug reported:
When keystone has password_regex configured, and a new password doesn't
match it, it will include password_regex_description in the error
message, so that the users have a chance at coming up with a password
that matches the requirements. Unfortunately Horizon hides that message
and displays a completely unhelpful "Unable to update the user
password." instead.
Ideally we would like to display password_regex_description right in the
password change form, in its description, but there is currently no API
in keystone that would let us retrieve it. So instead it would be nice
to at least display the description from the error message.
** Affects: horizon
Importance: Undecided
Assignee: Radomir Dopieralski (deshipu)
Status: In Progress
--
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/1838003
Title:
Horizon hides password requirements
Status in OpenStack Dashboard (Horizon):
In Progress
Bug description:
When keystone has password_regex configured, and a new password
doesn't match it, it will include password_regex_description in the
error message, so that the users have a chance at coming up with a
password that matches the requirements. Unfortunately Horizon hides
that message and displays a completely unhelpful "Unable to update the
user password." instead.
Ideally we would like to display password_regex_description right in
the password change form, in its description, but there is currently
no API in keystone that would let us retrieve it. So instead it would
be nice to at least display the description from the error message.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1838003/+subscriptions
Follow ups