Bug #99532
closedRemove hack for GLOBALS[LANG] and UriBuilder
100%
Description
GLOBALS[LANG] needs to be set up, because the UriBuilder is generating a token, which in turn needs the FormProtectionFactory, which then builds a Message Closure with GLOBALS[LANG] (hacky, yes!) - was used in "typo3/sysext/backend/Classes/Middleware/BackendUserAuthenticator.php" but is not needed anymore, since FormProtectionFactory is much better now.
Updated by Gerrit Code Review almost 2 years ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77374
Updated by Gerrit Code Review almost 2 years ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/77374
Updated by Benni Mack almost 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset b78bfb044c2c91d0ca336382f0fe711727f3ceae.