Task #98179
closedRemove broken interface selector
100%
Description
The TYPO3 backend login offers an interface selector where an authenticating user may select where to get redirected after successful authentication.
The default configuration is "backend", leading to an automatic redirect to the TYPO3 backend.
The configuration can be changed to allow a redirect to the frontend, which is conceptually broken as soon as a TYPO3 installation has multiple page trees, it's not determinable to which frontend the user should get redirected.
Due to this, and the fact no available frontend editing extension relies on this feature, the interface selector and the redirect handling will be dropped.
Updated by Gerrit Code Review over 2 years ago
- Status changed from In Progress to Under Review
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/+/75487
Updated by Gerrit Code Review over 2 years ago
Patch set 3 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/+/75487
Updated by Gerrit Code Review over 2 years ago
Patch set 4 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/+/75487
Updated by Andreas Fernandez over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c53fac26de30b92b845676e3daf7874b7ffb3e35.