Project

General

Profile

Actions

Feature #101252

open

PageErrorHandler for 403 errors with redirect option to login page

Added by Torben Hansen 10 months ago. Updated 6 months ago.

Status:
Under Review
Priority:
Should have
Assignee:
Category:
Link Handling, Site Handling & Routing
Target version:
Start date:
2023-07-05
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

TYPO3 should include a custom PageErrorHandler for 403 errors, which has the possibility redirect the user to the login page and which includes the original URL of the access protected page.

Example: https://github.com/plan2net/sierrha/blob/master/Classes/Error/StatusForbiddenHandler.php

Actions #1

Updated by Riccardo De Contardi 9 months ago

  • Category set to Link Handling, Site Handling & Routing
Actions #2

Updated by Felix Nagel 9 months ago

Is this related to #91844 and #90157 ?

Actions #3

Updated by Torben Hansen 9 months ago

Felix Nagel wrote in #note-2:

Is this related to #91844 and #90157 ?

The issue is related to #91844 and #100715 AFAICS. If the feature is complete, the new PageErrorHandler for 403 errors will correctly redirect the user to a configurable page where the felogin plugin is located and the redirect will include expected redirect_url parameters.

Actions #4

Updated by Gerrit Code Review 6 months 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/+/81945

Actions #5

Updated by Gerrit Code Review 6 months 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/+/81945

Actions #6

Updated by Gerrit Code Review 6 months 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/+/81945

Actions

Also available in: Atom PDF