Project

General

Profile

Actions

Bug #99174

closed

Reactions: can't switch back to enter secret manually once password was generate automatically

Added by Michael Schams over 1 year ago. Updated 12 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2022-11-24
Due date:
% Done:

0%

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

Description

This is not a bug necessarily. More a design flaw.

Go to: System -> Reactions and click on the password generator button on the right-hand side of the input field for the "secret".
TYPO3 generates a random secret and disables the input field.

If backend users realize at this stage that the suggested secret does not meet their requirements, for example too long, too short, too cryptic, no special characters, etc. they don't have an option to switch back to manually enter a secret.

I understand that they can either discard the current configuration without saving it, and start again -- or to save the current configuration incl. the randomly generated secret and change it later by re-opening and editing the record.


Files

reactions.png (49.2 KB) reactions.png Michael Schams, 2022-11-24 00:38

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #98373: Reactions - Incoming WebHooks for TYPO3ClosedFrank Nägler2022-09-19

Actions
Actions #1

Updated by Stefan Bürk over 1 year ago

  • Related to Feature #98373: Reactions - Incoming WebHooks for TYPO3 added
Actions #2

Updated by Stefan Bürk over 1 year ago

Reactions have not yet been merged - that patch is still pending. Have you commented it in the corresponding patch / issue ?

https://forge.typo3.org/issues/98373
https://review.typo3.org/c/Packages/TYPO3.CMS/+/75482

Actions #3

Updated by Frank Nägler about 1 year ago

Some background information:
- The secret can be configured by TCA settings, so an integrator can overwrite the rules
- The secret is generated once and stored encrypted, so make a secret visible or recover the last secret is impossible.

We added the hint: The secret is required to call the reaction from the outside. The secret can be re-created anytime, but will only be visible once (until the record got saved).

I think we can close the ticket, please comment if not, else I opt for closing the ticket in seven days.

Actions #4

Updated by Frank Nägler 12 months ago

  • Status changed from New to Closed

Closed for now because of missing response.

Actions

Also available in: Atom PDF