15 Jul
2024
15 Jul
'24
8:46 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37324 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I am not sure if this change is right: - <input class="form-control" type="text" id="userid" size="10" name="userid" value="" autocomplete="off" /> + <input class="form-control" type="text" id="userid" size="10" name="login_userid" value="" The auto-complete was added intentionally to avoid the browser completing the password field with - in some cases - someone else's password I believe. -- You are receiving this mail because: You are watching all bug changes.