https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37324

--- Comment #5 from Jan Kissig <[email protected]> ---
(In reply to Katrin Fischer from comment #3)
> 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.

The only changes I made were userid to login_userid and password to
login_password. 

The prefilled form is caused by system preference
PatronSelfRegistrationPrefillForm

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to