Project

General

Profile

Actions

Bug #17671

closed

Autocomplete OFF for BE-Login form

Added by Bernhard Kraft almost 17 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-10-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.1
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

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.

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.

(issue imported from #M6506)


Files

autocomplete_off_2007-10-11.diff (714 Bytes) autocomplete_off_2007-10-11.diff Administrator Admin, 2007-10-11 16:22
autocomplete_off_2007-10-13.diff (2.01 KB) autocomplete_off_2007-10-13.diff Administrator Admin, 2007-10-13 11:39

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #16951: Autofill in form functions fail on Firefox & Internet ExplorerClosed2007-02-07

Actions
Has duplicate TYPO3 Core - Feature #17021: Add autocomplete="off" to BE loginClosedBernhard Kraft2007-02-20

Actions
Actions

Also available in: Atom PDF