Skip to content
Snippets Groups Projects
Commit 0e0a9fac authored by Marcin Sągol's avatar Marcin Sągol Committed by Benni Mack
Browse files

[TASK] Ensure unique values in filemounts permissions

Ensure unique values in BackendUserAuthentication::groupData['filemounts']
by processing it through the StringUtility::uniqueList() function.

Prior to this change, values were not always unique due to the
combination of permissions for backend users and groups.

Resolves: #102857
Releases: main, 12.4
Change-Id: I37b4021e22cd3dfaa5323fe6713fae321b72173d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82481


Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 566c6d60
Branches
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