Bug 199548

Summary: Proxy password shown in clear text
Product: [Unmaintained] kde-windows Reporter: Rafael Rodriguez <rafael.rodriguez.tf>
Component: installerAssignee: KDE-Windows <windows-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: cl, ralf.habacker
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Rafael Rodriguez 2009-07-09 13:15:48 UTC
Version:            (using Devel)
OS:                MS Windows
Installed from:    Compiled sources

In the Windows installer, the password for the proxy is not hidden (with asterisks for example), but shown in clear text.

It's usually considered a security best practice to mark the password fields as "hidden", or whatever the windows equivalent is.
Comment 1 Ralf Habacker 2009-07-24 10:16:06 UTC
I tried this with version 0.9.5-0. Any password input is displayed as '***'
Comment 2 Rafael Rodriguez 2009-08-23 20:26:22 UTC
Tried the last version and now looks good for me ;)