roundcube / roundcubemail

The Roundcube Webmail suite
https://roundcube.net
GNU General Public License v3.0
5.79k stars 1.62k forks source link

"Show password" in logon form #7250

Open HighlyFavoredBA opened 4 years ago

HighlyFavoredBA commented 4 years ago

In about 2018, I started noticing that a lot of online services now have a show PassWord feature on the LogIn pages! That is a very user friendly feature to have! Attached is an example. :--) Start-Mail-LogIn

alecpl commented 4 years ago

Should be easy to implement. Pull requests appreciated.

HighlyFavoredBA commented 4 years ago

That would be great for 1.5.0! Thanks! That feature has helped me a whole bunch when logging into lots of accounts! :--)

alecpl commented 4 years ago

These days Firefox and Chrome do have password managers where you can see the saved passwords in plain text. IE/Edge allows to display plain text password too. So, it might be a waste of time. If someone provides a PR we'll consider it though. All in all Gmail has that feature.

thomascube commented 2 years ago

Got a similar request by email. Although there are password managers out there, it's has become a common feature to display the password contents on demands. Attached is a user contribution for this, unfortunately not a PR: show_pw.zip

terraluna977 commented 3 months ago

The show_pw.zip works for me... Converted it into a diff/patch.

roundcube_show_pass2.patch.gz