Bug 508217 - S-c-tools cleanup: "New Root Password" input box shows password in tooltip
Summary: S-c-tools cleanup: "New Root Password" input box shows password in tooltip
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-rootpassword
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Lubomir Rintel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 493609
TreeView+ depends on / blocked
 
Reported: 2009-06-26 08:27 UTC by Jaroslav Reznik
Modified: 2009-09-14 11:22 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-09-14 11:22:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Proposed patch for this bug (731 bytes, patch)
2009-08-24 07:48 UTC, Radek Novacek
no flags Details | Diff

Description Jaroslav Reznik 2009-06-26 08:27:13 UTC
Description of problem: "New Root Password" input box shows password in tooltip.

system-config-rootpassword-1.99.4-4.fc11.noarch

Steps to Reproduce:
1. run s-c-rootpassword
2. type password by it shows strength of password
3. now check "New Root Password" input box tooltip

Actual results:
New password shown in tooltip.

Expected results:
No passwords shown in tooltip.

Additional info:
This bug report is part of "System Configuration Tools Cleanup Project". Don't
hesitate to ask project maintainers for any kind of help.

Comment 1 Radek Novacek 2009-08-24 07:48:09 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.

Comment 2 Lubomir Rintel 2009-09-14 11:22:23 UTC
Commited. Thanks for the patch. (feel free to apply for svn/cvs access)


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