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

[!!!][FEATURE] Move BE Group Resolving into separate functionality

In order to re-use the group resolving, this logic
is now extract from AbstractUserAuthentication,
allowing to further optimize this code.

The hook $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_userauthgroup.php']['fetchGroups_postProcessing']
is removed and replaced by a PSR-14 event to modify the Group Data.

Resolves: #93056
Releases: master
Change-Id: If0fc7939e2617fae899474ba47ba786405e87a3c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67034


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent ba0ea875
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