Project

General

Profile

Actions

Bug #88709

closed

mail config input fields in Installation-Wide Options get autocompleted with TYPO3 backend username/password

Added by Jonas Eberle almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2019-07-09
Due date:
% Done:

100%

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

Description

After editing some "Installation-Wide Options" with Firefox, I noticed my username and password turned up in LocalConfiguration.php...

(at least) these 2 fields should have autocomplete="off"

<input type="password" value="" data-path="MAIL/transport_smtp_password" class="t3-install-form-input-text form-control t3js-localConfiguration-pathValue">

<input type="text" value="" data-path="MAIL/transport_smtp_username" class="t3-install-form-input-text form-control t3js-localConfiguration-pathValue">

Files

Screenshot_20190709_142818.png (15.9 KB) Screenshot_20190709_142818.png Jonas Eberle, 2019-07-09 14:28

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #88851: Configure Installation wide options -> search field is handled as login fieldClosed2019-07-29

Actions
Related to TYPO3 Core - Bug #88832: autocomplete="off" on password fields in install tool configuration settings does not seem to workClosed2019-07-24

Actions
Actions #1

Updated by Guido Schmechel almost 5 years ago

This would be a common UX topic. Should we turn off the AutoComplete for all fields? I would agree.

Affected file: typo3/sysext/install/Resources/Private/Partials/Settings/LocalConfiguration/SubSection.html

Actions #2

Updated by Gerrit Code Review almost 5 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/c/Packages/TYPO3.CMS/+/61331

Actions #3

Updated by Gerrit Code Review almost 5 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/c/Packages/TYPO3.CMS/+/61331

Actions #4

Updated by Gerrit Code Review almost 5 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/c/Packages/TYPO3.CMS/+/61331

Actions #5

Updated by Gerrit Code Review almost 5 years ago

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

Actions #6

Updated by Guido Schmechel almost 5 years ago

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

Updated by Jonas Eberle over 4 years ago

  • Related to Bug #88851: Configure Installation wide options -> search field is handled as login field added
Actions #8

Updated by Henri Nathanson over 4 years ago

  • Related to Bug #88832: autocomplete="off" on password fields in install tool configuration settings does not seem to work added
Actions #9

Updated by Benni Mack over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF