Koha/koha-tmpl/opac-tmpl/bootstrap
Fridolin Somers 214a0e6102 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

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-07-24 14:05:38 -03:00
..
css Bug 17936 [Generated CSS] Search bar not aligned on right in small screen sizes 2017-05-12 09:18:04 -04:00
en Bug 18955 - autocomplete is on in OPAC password recovery 2017-07-24 14:05:38 -03:00
images
itemtypeimg
js bug_16034 Add overdrive info to the users page in the public interface 2017-02-21 19:58:21 +00:00
less Bug 17936 - Search bar not aligned on right in small screen sizes 2017-05-12 09:10:16 -04:00
lib