Project

General

Profile

Actions

Feature #103019

closed

Add PSR-14 event to modify ext:felogin redirect URL validation result

Added by Torben Hansen 3 months ago. Updated 10 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
Category:
felogin
Target version:
Start date:
2024-02-01
Due date:
% Done:

100%

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

Description

When a redirect URL is provided to ext:felogin, the given URL is processed by a validator, which ensures one of the following conditions match:

  • URL must be relative
  • URL must be in current domain
  • URL must be in local domain (known site in TYPO3 sites configuration)

It may however sometimes be a requirement, that the redirect URL is an URL not matching one of the current validation rules. In order to give developers more flexibility, a new PSR-14 event should be added to allow custom validation on the given redirect URL.

Actions #1

Updated by Gerrit Code Review 3 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/+/82763

Actions #2

Updated by Gerrit Code Review 3 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/+/82763

Actions #3

Updated by Gerrit Code Review 3 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/+/82763

Actions #4

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

Actions #5

Updated by Gerrit Code Review 2 months ago

Patch set 5 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/+/82763

Actions #6

Updated by Gerrit Code Review 13 days ago

Patch set 6 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/+/82763

Actions #7

Updated by Torben Hansen 10 days ago

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

Also available in: Atom PDF