[Koha-bugs] [Bug 18955] autocomplete is on in OPAC password recovery

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 19 09:53:55 CEST 2017


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

--- Comment #1 from Fridolin SOMERS <fridolin.somers at biblibre.com> ---
Created attachment 65092
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65092&action=edit
Bug 18955 - autocomplete is on in OPAC password recovery

In OPAC password recovery form autocomplete is not disabled.
So when login or email is entered, it is saved in browser input history for
autocomplete.
This is a major issue for OPAC on computers with public access.

This patch adds autocomplete off on forms.

Test :
- Enable system preferences OpacPasswordChange and OpacResetPassword
- Go to OPAC
- Be sure to not be logged in
- Click on "Forgot your password?"
- Enter a loggin and email and Submit
=> Without patch there is an autocompletion with values you entered
=> With patch there is no autocompletion

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list