Skip to content
Snippets Groups Projects
Commit 2e7e438f authored by Oliver Hader's avatar Oliver Hader Committed by Oliver Hader
Browse files

[BUGFIX] Cover multi-value properties in form editor with HMAC

With #85044, HMAC validation for form definitions in the backend form
editor was introduced. However, nested multi-valued options have not
been signed with corresponding HMAC values - which lead to error
messages when persisting the form again in the backend.

The exception for `_value` and `_label` (properties used for those
multi-valued items) have been removed when generating HMAC values.

Resolves: #94106
Resolves: #97235
Related: #85044
Releases: main, 11.5, 10.4
Change-Id: Iaf6798e0f5aa43bdaf90b2c1866745abaab25de1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76165


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
parent 2328e14a
Branches
Tags
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