Bug 98231

Summary: PasswordValidationListener is not that flexible
Product: [Retired] Red Hat Web Application Framework Reporter: Jun <goldfish>
Component: dev environmentAssignee: ccm-bugs-list
Status: CLOSED EOL QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 16:50:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Simple patch, maybe a better can be done none

Description Jun 2003-06-28 15:25:05 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Description of problem:
PasswordValidationListener is not flexible to make the min length different.

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


How reproducible:
Always

Steps to Reproduce:
1.N/A
2.
3.
    

Additional info:

Comment 1 Jun 2003-06-28 15:27:13 UTC
Created attachment 92663 [details]
Simple patch, maybe a better can be done

Not the best solution.	Maybe the PasswordValidationListener should be thought
out somewhat?  It should do.  But I think maybe make the
PasswordValidationListener more extensible.