androvdr / AndroVDR

AndroVDR - A remote control for VDR
0 stars 0 forks source link

SSH tunnel password dialog offers entered password in autocomplete #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The EditText of the SSH tunnel password input dialog uses autocomplete and so 
the "hidden" password can be seen in the autocomplete line.

A patch (untested - sorry, no time to search all the necessary libs for 
building atm) is attached to the report. Maybe it's necessary to add 
InputType.TYPE_CLASS_TEXT to the flags, too. But for me it worked without that 
flag in my apps.

Original issue reported on code.google.com by baaa...@gmail.com on 11 Jan 2012 at 11:30

Attachments: