Bug 24949

Summary: Provide password visibility toggle / icon to unmask password on staff login screen
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, gmcharlt
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34778
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2020-03-23 08:18:35 UTC
A lot of applications allow you to see the password you typed in on demand, often requiring you to click on an "eye" symbol or similar. 

This would also be helpful for the staff interface to help people check for typos when trying to log into Koha.
Comment 1 Erica Rohlfs 2021-10-21 20:18:55 UTC
*** Bug 29247 has been marked as a duplicate of this bug. ***
Comment 2 David Cook 2024-10-22 03:20:18 UTC
I've implemented this for the OPAC (at the request of one of my libraries) at bug 34778

Happy for someone to adapt it here as well.