Skip to content
Snippets Groups Projects
Commit 9a41fb0a authored by Oliver Hader's avatar Oliver Hader Committed by Oliver Bartsch
Browse files

[BUGFIX] Consider empty or invalid password policy reference

In case `$GLOBALS['TYPO3_CONF_VARS']['BE']['passwordPolicy']`
is disabled or set to a preset that actually does not exist,
the backend editing view should not issue JavaScript errors
on the missing `#password-policy-info` element.

Resolves: #102668
Releases: main, 12.4
Change-Id: Iafb418254f73f379364b04c5d45d33111bef7d13
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82123


Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
parent e4105ace
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