Feature #2017
change password UI in sunstone
Status: | Closed | Start date: | 05/10/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | Sunstone | |||
Target version: | Release 4.6 | |||
Resolution: | fixed | Pull request: |
Description
There is a problem with change password functionality in all opennebula distributions.
Change password UI should include two password fields and should compare them before applying to make mistakes more difficult to do.
Associated revisions
feature #2017: Add confirm password
feature #2017: Fix error in password error message
History
#1 Updated by Ruben S. Montero over 7 years ago
- Category set to Sunstone
#2 Updated by Ruben S. Montero over 7 years ago
- Tracker changed from Request to Feature
- Status changed from Pending to New
- Target version set to Release 4.6
Make sense, moving this for 4.6
#3 Updated by Daniel Molina over 7 years ago
- Status changed from New to Closed
- Assignee set to Daniel Molina
- % Done changed from 0 to 100
- Resolution set to fixed
#4 Updated by Rolandas Naujikas over 7 years ago
"Password does not match" is incorrect, because the match has to be between two things.
"Passwords do not match" - http://social.microsoft.com/Forums/en-US/385ec9ba-5913-4ae9-941d-5c2574c7bb18/popup-passwords-do-not-match?forum=whssoftware
"Password does not match the confirm password" - http://technet.microsoft.com/en-us/library/cc956605.aspx
I'm for shorter "Passwords do not match".
#5 Updated by Daniel Molina over 7 years ago
Fixed, thank you