InvestigateMutationsEvent
New in version 12.3
The PSR-14 event
\TYPO3\
will be dispatched when the
Content Security Policy backend module
searches for potential resolutions to a specific CSP violation report. This way,
third-party integrations that rely on external resources (for example, maps,
file storage, content processing/translation, ...) can provide the necessary
mutations.
Example
Note
Currently, we do not have an example for this event. If you can provide a useful one, please open an issue with your code snippets or a pull request.
API
- class InvestigateMutationsEvent
-
- Fully qualified name
-
\TYPO3\
CMS\ Core\ Security\ Content Security Policy\ Event\ Investigate Mutations Event
Event that is dispatched when reports are handled in the CSP backend module to find potential mutations as a resolution.