Skip to content
Snippets Groups Projects
Commit a39765e0 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Prevent undefined array key access in modAccess()

This fixes a couple of undefined array key accesses
in BackendUserAuthentication->modAccess().

Besides, the code is a bit simplified and some
comments are added / fixed.

Resolves: #95560
Releases: master
Change-Id: I0fb20e1b9783fb770ff344bc0b4dc339f4a2ad50
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71529


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent eef89fac
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