Skip to content
Snippets Groups Projects
Commit a5ea16ba authored by Daniel Goerz's avatar Daniel Goerz Committed by Benni Mack
Browse files

[BUGFIX] Only process arrays in BackendUserConfigurationUpdate

A check is added to assure the unserialized content of
a be_users uc field is actually an array before passing it to
array_walk_recursive(). This is needed because the uc field
can also contain null.

Resolves: #89638
Related: #89268
Releases: master, 9.5
Change-Id: I9a3d56525b9434522e719d88300240abe9c9c5be
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62368


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 60a6545d
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