Feature #39837
Make WebRedirect EntryPoint less Routing dependent
| Status: | Resolved | Start date: | 2012-08-15 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Bastian Waidelich | % Done: | 100% |
|
| Category: | Security | |||
| Target version: | TYPO3 Flow Base Distribution - 2.0 beta 1 | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | |||
| Votes: | 1 (View) |
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
[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
Updated by Gerrit Code Review 9 months 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
Updated by Gerrit Code Review 9 months ago
Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13796
Updated by Bastian Waidelich 9 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 94c0c7bb26561a09a7df527a76572188ab8e06a9.