Skip to content
Snippets Groups Projects
Commit 84a10ba3 authored by Oliver Hader's avatar Oliver Hader Committed by Benni Mack
Browse files

[BUGFIX] Handle CSP nonce values having uncached items

When having uncached items (COA_INT, USER_INT) during the
frontend rendering process, the PageRenderer state will be
serialized and preserved for later usage. As a result, none
of the nonce values is actually consumed at that point.

This change triggers the nonce handling in case uncached
items exist. Besides that, the state of the nonce value is
considered during the serialization process.

Resolves: #100968
Releases: main, 12.4
Change-Id: I60340d01aad70d751ef3cb1e3d5c1610c23b6250
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79206


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
parent e17897fc
No related merge requests found
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