Skip to content
Snippets Groups Projects
Commit c2d7bdff authored by Daniel Siepmann's avatar Daniel Siepmann Committed by Benjamin Franzke
Browse files

[BUGFIX] Properly redirect secondary backend module routes

Users might open URLs to backend modules.
Those are checked for existence and permissions. But the permission
check used the route identifier as module identifier.

This is now fixed by resolving the route identifier to module identifier
which is then used for permission checks.

Resolves: #103938
Releases: main, 12.4
Change-Id: Ia2e7948a6073ec45b6b049b5d7040a52a5a0687e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84432


Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 9b1ef298
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