Skip to content
Snippets Groups Projects
Commit e03aa6db authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Anja Leichsenring
Browse files

[BUGFIX] Prevent undefined array key in BackendUserAuthentication

The file mount identifier, introduced in #97922
might be invalid, e.g. in case the upgrade wizard
was not executed yet.

To prevent an undefined array key warning, the
identifier is now properly checked, like already
done in the StoragePermissionsAspect.

Resolves: #99560
Related: #97922
Releases: main
Change-Id: Iba75d2a6792a5e619a5ea51d9664e511c8ad46ea
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77400


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 52a9b908
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