Dax89 / WebPirate

A Tabbed, WebKit based Browser Web for SailfishOS
GNU General Public License v3.0
15 stars 7 forks source link

Http Auth Dialog shows Password #68

Closed dns2utf8 closed 8 years ago

dns2utf8 commented 8 years ago

the Dialog for a HttpBasicAuth displays the Password

Dax89 commented 8 years ago

Can you be more specific? How can I reproduce the issue (link or something else)?

dns2utf8 commented 8 years ago

If you open a page with a http-basic authenthication like this: https://auth-demo.aerobatic.io/

You see your Password, I expected something like "*****t": screenshot-16-03-28-21-42-14

Dax89 commented 8 years ago

Fixed in https://github.com/Dax89/harbour-webpirate/commit/f1e57231108e3d782c79f0f543000029431eb407

dns2utf8 commented 8 years ago

Cool, thank you :+1: