]> git.evergreen-ils.org Git - working/Evergreen.git/commit - Open-ILS/src/templates/opac/myopac/update_password.tt2
LP 1088561 - part 2, fix all update forms to not show saved passwords
authorBen Shum <bshum@biblio.org>
Thu, 20 Dec 2012 19:32:46 +0000 (14:32 -0500)
committerBen Shum <bshum@biblio.org>
Sun, 23 Dec 2012 20:03:35 +0000 (15:03 -0500)
commit3d76a89ea012670ed69b3450dbf2440eb1c08d2e
tree31e3e699b63d75c0dcd7d08214d52514a34aac61
parent70007ca4cb1740049021eaa9301344c3680100ad
LP 1088561 - part 2, fix all update forms to not show saved passwords

Bug re-opened due to locating a few other locations in my account area
where the password was being saved by browsers like Firefox instead of
requiring users to key in current password to make changes.

This patch covers those two additional cases and changes the quoting
around the first case to be more consistent with the rest of the line.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Simon Mai <hieu.mai@mnsu.edu>
Open-ILS/src/templates/opac/myopac/update_email.tt2
Open-ILS/src/templates/opac/myopac/update_password.tt2
Open-ILS/src/templates/opac/myopac/update_username.tt2