Koha/koha-tmpl/intranet-tmpl/prog
Martin Renvoize 915cf57510
Bug 33343: Catch more cases and correctly use new-password hint
I believe where we're allowing a user to set a new password instead of
using autocomplete="off" we should be hinting to the brownser that it's
a new password box with autocompelte="new-password".

I also correct a couple of missing instances.. Honestly, I'm not sure
how much this helps these days as most browsers offer to save passwords
regardless.

See: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-06-09 12:04:57 -03:00
..
css Bug 33525: Use template wrapper for tabs: Basic MARC editor 2023-06-09 11:22:16 -03:00
en Bug 33343: Catch more cases and correctly use new-password hint 2023-06-09 12:04:57 -03:00
img Bug 30952: Change circulation home page links to buttons 2022-10-12 16:14:03 -03:00
js Bug 32932: Fix resource_id param for EHoldingsLocalResourcesShow 2023-06-09 12:04:56 -03:00
pdf Bug 31257: Add a new English 1 page layout to export basketgroup 2022-10-11 10:44:10 -03:00
sound