Skip to content
Snippets Groups Projects
Commit a67d86b2 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[FEATURE] Add PSR-14 Event to blind configuration options

This introduces the new PSR-14 ModifyBlindedConfigurationOptionsEvent,
which allows to blind any (global) configuration option, before
being displayed in the configuration module.

The new Event is a direct replacement for the now
deprecated hook $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['TYPO3\CMS\Lowlevel\Controller\ConfigurationController']['modifyBlindedConfigurationOptions'].

Resolves: #99717
Releases: main
Change-Id: I8fe34e47400b1fc5530c11f8377ecb69b78658e5
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77606


Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarEric Chavaillaz <eric.chavaillaz@gmail.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarEric Chavaillaz <eric.chavaillaz@gmail.com>
parent 25b17431
Branches
Tags
No related merge requests found
Showing
with 316 additions and 9 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