Feature #39837

Make WebRedirect EntryPoint less Routing dependent

Added by Bastian Waidelich almost 3 years ago. Updated almost 3 years ago.

Status:Resolved Start date:2012-08-15
Priority:Should have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:Security
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
PHP Version: Complexity:
Has patch:No

Description

The WebRedirect currently expects an option uri that points to a relative or absolute URI to redirect when trying to access a protected action.

Instead it should be possible to specify route values so that the Routing framework can determine the correct target URI depending on the Routes.yaml configuration.

Associated revisions

Revision 94c0c7bb
Added by Bastian Waidelich almost 3 years ago

[FEATURE] Make WebRedirect EntryPoint less Routing dependent

The WebRedirect currently expects an option uri that points
to a relative or absolute URI to redirect when trying to access
a protected action.

This change makes it possible to specify route values instead
so that the Routing framework can determine the correct target
URI depending on the Routes.yaml configuration.

Change-Id: I39088e10f201b77df97a9e2cbe969a91079f379e
Resolves: #39837
Releases: 1.2

History

#1 Updated by Gerrit Code Review almost 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13796

#2 Updated by Gerrit Code Review almost 3 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13796

#3 Updated by Bastian Waidelich almost 3 years ago

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

Also available in: Atom PDF