]> git.evergreen-ils.org Git - Evergreen.git/commit
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:53 +0000 (15:03 -0500)
commitc1054b299e19f2101996cb707f8408379beb1472
tree5f785bc2b6a4bdf9b06a80cfebb46fc4b9a3a69b
parent4665317984a3492efa992f9dba9fe287530c0c48
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