Skip to content
Snippets Groups Projects
Commit ae26404b authored by Benni Mack's avatar Benni Mack
Browse files

[BUGFIX] Allow to modify skipGroupAccessCheck in new PSR-14 event

With TYPO3 v13.0 the new BeforePageIsRetrievedEvent was
added, and the previous hook was removed. This way, it is not
possible to manipulate $disableGroupAccessCheck anymore.

This change re-adds the possibility to modify this flag in
an EventListener.

Resolves: #103855
Related: #102806
Releases: main
Change-Id: Ic5fbd6c6932b7da5f01592126f1c406d4084103b
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84291


Tested-by: default avatarRafael Kähm <rafael.kaehm@dkd.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarRafael Kähm <rafael.kaehm@dkd.de>
Reviewed-by: default avatarSimon Schaufelberger <simonschaufi+typo3@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 668c6d86
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