Fr75s / bigscraperqt

Easy to use GUI Scraping tool; supports LaunchBox and more
https://fr75s.github.io/bigscraperqt
GNU General Public License v3.0
7 stars 1 forks source link

Suggestion: hide password screenscraper #6

Closed Sebio1980 closed 2 years ago

Sebio1980 commented 2 years ago

Hello,

In your software for account screenscraper, it would be good to hide the password in the options and log part.

Thank you

Fr75s commented 2 years ago

This issue should be fixed in bf49fd9. Passwords are hidden in both the application (the options menu now displays dots) and in the logs (no URLs are shown, hiding passwords).

Note that the side effect to this is that using backspace on the password field deletes the entire password. Probably something wrong with Qt, I'm unsure why it's happening, but it's only an issue if you are typing in the password manually.