Feature #7587
closed
Javascript validation of passwords on Edit User screen
Added by Dominic Cleal over 10 years ago.
Updated over 6 years ago.
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1145626
++ This bug was initially created as a clone of Bug #1145307 ++
Description of problem:
We don't do any validation or assisting around the creation of passwords on the Edit User page. They can enter passwords that don't match without knowing until they try to change it. There's no strength indicator either.
Version-Release number of selected component (if applicable):
foreman-installer-1.5.0-0.6.RC2.el6ost.noarch
rhel-osp-installer-0.1.10-2.el6ost.noarch
openstack-foreman-installer-2.0.20-1.el6ost.noarch
Additional info:
- Category set to Web Interface
There are two ways to do that: (1) Write our own Ruby validation method that checks the password strength, or (2) use an open source project, such as plugins.jquery.com/pwstrength-bootstrap/.
Personally, I prefer the latter one.
b sh wrote:
There are two ways to do that: (1) Write our own Ruby validation method that checks the password strength, or (2) use an open source project, such as plugins.jquery.com/pwstrength-bootstrap/.
Personally, I prefer the latter one.
I tent to agree, but at the moment the url you sent above is not reachable.. :)
- Pull request https://github.com/theforeman/foreman/pull/1832 added
- Pull request deleted (
)
- Status changed from New to Ready For Testing
- Target version set to 1.7.2
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 21
Also available in: Atom
PDF