Project

General

Profile

Actions

Bug #100374

closed

When the password policy is disabled by configuration, it is still not possible to save passwords violating default policy in user module

Added by Helmut Hummel about 1 year ago. Updated about 1 year ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2023-04-01
Due date:
% Done:

0%

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

Description

  • set passwordPolicy to "none" in configuration
  • go to user settings of an admin and change password

expected result:

password is changed without error

actual result:

no error is presented to the user, but password is not changed, because DataHandler still evaluates TCA enforcing the policy

Actions

Also available in: Atom PDF