Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • core
  • Classes
  • Authentication
  • BackendUserAuthentication.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [!!!][TASK] Remove group-related properties in BE_USER · d4ad0dd8
    Benni Mack authored Dec 11, 2020 and Andreas Fernandez's avatar Andreas Fernandez committed Dec 12, 2020
    The "$BE_USER->groupList" property is a comma-separated list
    of userGroupUID, whereas "$BE_USER->includeGroupArray"
    is a list of groups added to the includeGroupArray
    which contains groups possibly added multiple times due
    to recursion.
    
    This is not needed, and therefore cleaned up,
    the properties are removed.
    
    Resolves: #93062
    Releases: master
    Change-Id: Ic358c1be56253acdbe3be4222196a074aab1e98c
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67099
    
    
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    d4ad0dd8