Project

General

Profile

Actions

Feature #17021

closed

Add autocomplete="off" to BE login

Added by Patrick Gaumond over 17 years ago. Updated almost 11 years ago.

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

0%

Estimated time:
PHP Version:
5
Tags:
Complexity:
Sprint Focus:

Description

As a security feature we could add autocomplete="off" to the password field or even the whole login page (and Install Tool).

Most browsers support this:

<INPUT TYPE = "password" NAME = "thePassword" AUTOCOMPLETE = "off">
or
<FORM AUTOCOMPLETE = "off">...</FORM>

You should be aware that this tag is not an official W3C one but still, supported by all major browsers.

(issue imported from #M5046)


Files

patch_5046.diff (1.06 KB) patch_5046.diff Administrator Admin, 2009-12-29 13:08

Related issues 2 (0 open2 closed)

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

Actions
Is duplicate of TYPO3 Core - Bug #17671: Autocomplete OFF for BE-Login formClosedBernhard Kraft2007-10-11

Actions
Actions

Also available in: Atom PDF