Skip to content
Snippets Groups Projects
Commit d4c6416c authored by Helmut Hummel's avatar Helmut Hummel Committed by Frank Nägler
Browse files

[BUGFIX] Add module access check to module dispatcher

Recent merges removed the module access check in some
modules while removing the need to have a conf.php file.

This change now adds it to a central place in mod.php
with the benefit that access checks cannot be bypassed
any more not even in third party modules, when using mod.php

Resolves: #63648
Releases: master, 6.2
Change-Id: I5a876a7b46434f5d4c16ff895973826f4066ccab
Reviewed-on: http://review.typo3.org/35137


Reviewed-by: default avatarStefan Neufeind <typo3.neufeind@speedpartner.de>
Tested-by: default avatarStefan Neufeind <typo3.neufeind@speedpartner.de>
Reviewed-by: default avatarFrank Nägler <typo3@naegler.net>
Tested-by: default avatarFrank Nägler <typo3@naegler.net>
parent b7fbfaaf
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