[TYPO3-core] RFC #5046, #6506: Autocomplete OFF for BE-Login form
Bernhard Kraft
kraftb at kraftb.at
Tue Dec 29 13:19:52 CET 2009
Hello,
This is a SVN patch request.
Type: Bugfix
Bugtracker:
http://bugs.typo3.org/view.php?id=5046
http://bugs.typo3.org/view.php?id=6506
Branches: Trunk
Problem:
When logging in, into the T3 Backend using the normal login-form. The
"autocomplete" feature of most browsers is active for the "Username" field.
If you log into a T3 account from a shared computer (like in i-net cafe's
or similar) the username will get stored in the browsers cache.
The previous patches added an attribute "autocomplete=off" to the <input>
tag which renders the complete page invalid XHTML
Solution:
Add the attribute via JavaScript from the login-form "startUp()" method.
See attached patch.
greets,
Bernhard
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_5046.diff
Type: text/x-patch
Size: 1082 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091229/98bebb9a/attachment.bin>
More information about the TYPO3-team-core
mailing list