Bug 508217
| Summary: | S-c-tools cleanup: "New Root Password" input box shows password in tooltip | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jaroslav Reznik <jreznik> | ||||
| Component: | system-config-rootpassword | Assignee: | Lubomir Rintel <lkundrak> | ||||
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | lkundrak, mclasen, rnovacek, rrakus | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2009-09-14 11:22:23 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 493609 | ||||||
| Attachments: |
|
||||||
|
Description
Jaroslav Reznik
2009-06-26 08:27:13 UTC
Created attachment 358421 [details]
Proposed patch for this bug
This bug was caused by changes in the cracklib library interface. In previous versions the method FascistCheck returned the error string but now it throws a ValueError exception. This patch fixes this issue.
Commited. Thanks for the patch. (feel free to apply for svn/cvs access) |