emersion / passwordmaker

PasswordMaker powered by WebExtension
MIT License
15 stars 4 forks source link

Password visibility #5

Open Auronius opened 8 years ago

Auronius commented 8 years ago

Good Day! Thank you for Chromium version of Passwordmaker. Added it to my Chromium browser for testing. Already found a problem with password visibility. The thing is, that generated password cell is always active after I`ve been typed master password and because of this, generated password is always visible even if I set "Password visibility: Show on click". This should be fixed. Also please add "Password visibility: Never show" option. http://rghost.ru/private/6zd4Jg4dz/3dfaa1ce8edcbdb241ec83ba3caa709f Also if to set "Save master password in memory", it automatically being deleted after some period of time even if I have not closed Chromium. In Firefox version it was deleted only after I closed Firefox browser.

emersion commented 8 years ago

Added an option to never show the generated password.

Why does the generated password entry have focus? Because you press Tab? (You can press Enter to autofill)

emersion commented 8 years ago

Concerning the password being deleted from memory after some time, see #6.

streaps commented 7 years ago

I just upgraded from the unmaintained firefox-passwordmaker to passwordmaker 0.2.1.

The "Show on click" bug is still there. The first time you enter the master password, the generated password is hidden. But if you click on the passwordmaker again (master password in memory), the generated password field is always selected. This is on Firefox 54 for Ubuntu.