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 #1

Updated by Frans Saris about 8 years ago

For chrome this could be the solution https://html.spec.whatwg.org/multipage/forms.html#attr-fe-autocomplete-new-password but we need to check the support of other browsers

Actions #2

Updated by Gerrit Code Review almost 8 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47813

Actions #3

Updated by Gerrit Code Review almost 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47813

Actions #4

Updated by Gerrit Code Review almost 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47813

Actions #5

Updated by Gerrit Code Review almost 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47813

Actions #6

Updated by Gerrit Code Review almost 8 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47813

Actions #7

Updated by Christian Kuhn almost 8 years ago

  • Sprint Focus set to Stabilization Sprint
Actions #8

Updated by Christian Kuhn almost 8 years ago

  • Target version set to 8.1
Actions #9

Updated by Gerrit Code Review almost 8 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47973

Actions #10

Updated by Nicole Cordes almost 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #11

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF