Project

General

Profile

Actions

Bug #75809

closed

Impossible to edit Backend-Users when Chrome Password Manager is used

Added by Robert Vock about 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2016-04-20
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint

Description

If you are using Chrome Browser and have saved your password for the TYPO3-backend, it is impossible to edit other backend accounts without changing their password.

This happens because Chrome now ignores the autocomplete="off" attribute:
https://bugs.chromium.org/p/chromium/issues/detail?id=468153#c164

This means, when you load the form in the backend, the username and password field gets filled automatically with your current user data, even though these fields have autocomplete="off".

There is a hacky solution on StackOverflow:
http://stackoverflow.com/questions/12374442/chrome-browser-ignoring-autocomplete-off/22694173#22694173

It would also be possible to change the password field, so it is a normal text-type. This already happens when you click into the input field. That way, Chrome won't fill the field as well.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #70126: FormEngine username and password fields must have autocomplete=offClosed2015-09-26

Actions
Related to TYPO3 Core - Bug #72182: BE Users can be created without a username and password due to chrome autofillClosed2015-12-11

Actions
Actions

Also available in: Atom PDF