zeruniverse / Password-Manager

An online keepass-like tool to manage password. client-side AES encryption!
Other
170 stars 44 forks source link

toggle password readbility in login #221

Closed BenjaminHae closed 5 years ago

BenjaminHae commented 5 years ago

Make your password visible when logging in: Default: image After clicking the eye: image

Pofilo commented 5 years ago

It would be a good idea to take a look at the page when we edit a password. When we enter a custom password (or when we edit one), the password is shown to everyone behind the screen. What do you think about extending this PR also to this field ?

BenjaminHae commented 5 years ago

@Pofilo That's a good idea. I'm going to look into this. But I'm going to do it in a separate PR as it's quite a different situation.