Skip to content
Snippets Groups Projects
Commit 3399ea1a authored by Eric Chavaillaz's avatar Eric Chavaillaz Committed by Benni Mack
Browse files

[FEATURE] Allow blinding site configuration options in configuration module

This allows extensions to blind options from any site
configuration (YAML) in the configuration module. This
is achieved by dispatching the
ModifyBlindedConfigurationOptionsEvent, which got
introduced in #99717.

Additionaly, the PSR-14 Event is extended to provide
the identifier of the provider, dispatching the event.

Resolves: #99713
Related: #99626
Related: #99717
Releases: main
Change-Id: I1afbcec0af689747f6f8604a55f14daca51650d9
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77602


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 2f89974c
Branches
Tags
Showing with 71 additions and 21 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