Skip to content
Snippets Groups Projects
Commit f7f9a6a7 authored by Torben Hansen's avatar Torben Hansen Committed by Georg Ringer
Browse files

[!!!][TASK] Remove security.usePasswordPolicyForFrontendUsers


The feature toggle `security.usePasswordPolicyForFrontendUsers` has
been introduced in TYPO3 12.3 to provide a smooth migration path for
websites using the deprecated TypoScript based password validation
in the password recovery process of ext:felogin.

Since the TypoScript based password validation in ext:felogin has been
removed with #101097, the previously introduced feature toggle has
become obsolete.

This change removes the feature toggle
`security.usePasswordPolicyForFrontendUsers` and all related code.

Resolves: #102023
Related: #97390
Related: #101097
Releases: main
Signed-off-by: default avatarTorben Hansen <derhansen@gmail.com>
Change-Id: If09ba49e403fe5e3aaf99d054e0dd9b355a93f24
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81186


Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent fcddb90b
Branches
Tags
No related merge requests found
Showing
with 72 additions and 159 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment