[TYPO3-core] RFC: Feature #6506: Autocomplete off for Login form

Bernhard Kraft kraftb at kraftb.at
Thu Oct 11 16:27:11 CEST 2007


Hello,


This is an SVN patch request.



Reference:
==========
http://bugs.typo3.org/view.php?id=6506


Description:
============
When logging in, into the T3 Backend using the normal login-formular. 
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.


Solution:
=========
This patch fixes the problem by adding the attritbute:

autocomplete="off"
http://developer.mozilla.org/en/docs/How_to_Turn_Off_Form_Autocompletion 
http://msdn2.microsoft.com/en-us/library/ms533486.aspx

to the username input field.



Patch attched in bugtracker


Question: Shall we still attach patches to the mails - even after the 
result of the voting ?


PS: I wish you a nice holiday Michael ! Have fun and relax ! And 
probably take a dive ! I really suggest everyone to try scuba diving at 
least once. It is really a wonderful sport - not very exhausting - but 
worth the experience.


greets,
Bernhard


More information about the TYPO3-team-core mailing list