Summary: | ksshaskpass showing password field while asking for username | ||
---|---|---|---|
Product: | [Applications] ksshaskpass | Reporter: | Martin Kostolný <clearmartin> |
Component: | general | Assignee: | Jeremy Whiting <jpwhiting> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | aspotashev, csanchezredondo, gagbobada, mark.duncan85, schwarzer |
Priority: | NOR | ||
Version First Reported In: | 5.5.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | ksshaskpass username query dialog with password field |
Description
Martin Kostolný
2015-12-13 22:24:56 UTC
Created attachment 96050 [details]
ksshaskpass username query dialog with password field
The same happens to me. I'm on plasma 5.6.3, on openSUSE Tumbleweed. This is still happening with ksshaskpass-5.10.5-1.fc27.x86_64 It is not possible. The ssh application calls the password UI helper ksshaskpass twice, once for the username, once for the password. You would need to use a GUI ssh application to be able to fix it. Christoph, why would this not be possible to fix? Certainly you must agree that prompting for a password and using a password input field is not the correct way to handle a request for a username. Why can't the input type be changed based on if a username or password is being prompted for? The windows says "Password", so I enter my password ... then the next window shows my password in plain text. For me this is a bug. |