scanner / as_email_service

A Django app and smtp relay service for working with 3rd party email services and asimap
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add a show-password toggle to password forms #58

Open scanner opened 11 months ago

scanner commented 11 months ago

It is a nice thing to add and should be pretty simple.. little icon (at the right of the password field) when you click it makes the password visible, likely by changing the input type from "password" to "text"