-
For performance reasons Extbase caches database queries. To ensure the security relevant aspect, the frontend usergroup has to be parameterized and be added by runtime. This patch adds functional tests to ensure query caching by: * adding possibility to simulate a frontend user in functional tests * extending blog_example extension TCA adding fe_group for blogs * adding a plugin and controller for blog listing * adding new fixtures with frontend usergroups restrictions * adding functional tests and frontend rending function Resolves: #58655 Releases: master Change-Id: Ib6d918461d5ad04bc2236a375f558d48548c9946 Reviewed-on: http://review.typo3.org/29963 Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
a145bf9f