Project

General

Profile

Actions

Feature #101723

closed

Add new fieldControl=revealPassword option to reveal passwords (PATCH)

Added by Garvin Hicking 10 months ago. Updated 10 months ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2023-08-22
Due date:
% Done:

0%

Estimated time:
PHP Version:
8.1
Tags:
formengine password passwordgenerator token hashed tca
Complexity:
easy
Sprint Focus:

Description

The contents of "type=password" TCA elements can currently be inspected via Browser by looking up the hidden field.

(This only makes sense for hashed=false type passwords of course, otherwise you only get the stored hash).

This issue (as a followup to #101703) addresses a UX enhancement to allow to toggle showing the passwords more easily. The reasoning is, that when passwords contain tokens, that after saving may be look up (or any other unhashed password).

It can be added as a fieldControl to the TCA configuration (just like the PasswordGenerator, see https://docs.typo3.org/m/typo3/reference-tca/main/en-us/ColumnsConfig/Type/Password/Properties/PasswordGenerator.html#columns-password-properties-passwordgenerator)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #101703: Allow TCA fieldControl=passwordGenerator for more than type=password (i.e. for readable tokens)Closed2023-08-17

Actions
Actions

Also available in: Atom PDF