Project

General

Profile

Actions

Bug #99532

closed

Remove hack for GLOBALS[LANG] and UriBuilder

Added by Benni Mack over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2023-01-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

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.

Actions #1

Updated by Gerrit Code Review over 1 year 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

Actions #2

Updated by Gerrit Code Review over 1 year 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

Actions #3

Updated by Benni Mack over 1 year ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF