https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24949 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #184181|0 |1 is obsolete| | --- Comment #13 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 193053 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193053&action=edit Bug 24949: Provide password visibility toggle / icon to unmask password on staff login screen This patch adapts the work on Bug 34778 to the staff client, adding a "Show password" checkbox to the login form. To test, apply the batch and go to the staff client login screen. - You should see a "Show password" checkbox under the password field. - Type something in the password field. It should be masked (****). - Click the "Show password" label or check the checkbox. - The password field should now show the text you entered. - Confirm that you can log in successfully whether or not the password is visible. - `prove t/db_dependent/selenium/authentication.t` should pass. Sponsored-by: Athens County Public Libraries Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> Signed-off-by: Mikko <mikko.liimatainen@turku.fi> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.