Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 761576 - Successive creation of new users fail to validate password
Summary: Successive creation of new users fail to validate password
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.0
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Mike McCune
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers 748697 750919
TreeView+ depends on / blocked
 
Reported: 2011-12-08 16:19 UTC by Og Maciel
Modified: 2019-09-26 13:25 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 18:11:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Form does not validate (39.05 KB, image/png)
2011-12-08 16:19 UTC, Og Maciel
no flags Details

Description Og Maciel 2011-12-08 16:19:00 UTC
Created attachment 542627 [details]
Form does not validate

Description of problem:

Seems that creating more than one new user in sequence through the web ui have issues validating the password. Will dig further but maybe there's some leftover data from the first user creation process?

Version-Release number of selected component (if applicable):

katello-0.1.130-1.git.0.216c0d8.el6.x86_64

Steps to Reproduce:
1. Click on Administration --> Users --> New User
2. Fill out form for creating a new user and save
3. Click on newly created user from the Users list and change its permissions to Read only
4. Click on New User
5. Fill out form for creating a new user but use the same password you used for the previous user you just created
  
Actual results:

The form does not validate as can be seen in the screenshot attached.

Expected results:


Additional info:

Comment 1 Mike McCune 2011-12-16 18:38:08 UTC
Considering removing the password strength widget for V1

Comment 2 Mike McCune 2011-12-16 19:03:04 UTC
Going ahead with removal of the strength indicator.

Comment 3 Mike McCune 2012-01-18 19:41:53 UTC
commit 8a01020a536705799d60afb7203791f04e13b8e7
Author: Mike McCune <mmccune>
Date:   Wed Jan 18 11:40:26 2012 -0800

    761576 - removing CSS and jquery plugins for simplePassMeter

commit 06922585b3aa845f2b34f833784e19a3e422297a
Author: Mike McCune <mmccune>
Date:   Wed Jan 18 11:33:26 2012 -0800

    761576 - removing the password strength meter
    
    Also fixes 748697. this component was not worth the effort around
    fixing the issues for.

Comment 4 Og Maciel 2012-01-23 15:08:06 UTC
Verified against Katello Version: 0.1.192-1.el6

Comment 5 Mike McCune 2012-01-24 00:40:20 UTC
I mistakenly removed the little text area that shows if your password is mismatched on 2 pages:

1) New User creation
2) Password reset page

Please re-verify that on the above 2 as well as User Edit you get the little confirm box underneath the 2 passwords that is either blank or says:

"The passwords do not match"

Comment 6 Mike McCune 2012-01-24 00:42:24 UTC
additional commit:

commit fe8a179945a9720a820ed5af20f08a4368c26167
Author: Mike McCune <mmccune>
Date:   Mon Jan 23 16:41:10 2012 -0800

    761576 - adding back in the password matching field I took out

Comment 7 Og Maciel 2012-01-24 14:58:41 UTC
Verified on Katello Version: 0.1.194-1.el6


Note You need to log in before you can comment on or make changes to this bug.