Skip to content
Snippets Groups Projects
Commit 358a2e71 authored by Johannes Goslar's avatar Johannes Goslar Committed by Christian Kuhn
Browse files

[FEATURE] Configurable Route Parameters

Routes definitions are extended by the possibility to defined default
parameters. Those parameters can be overridden during the regular URI
generation process.

Several AjaxRoutes inhibited the backend session update to not keep the
session alive by periodic polling. Those `skipSessionUpdate` parameters
have been removed from the specific URI generation invocations and moved
to the central route definitions.

Resolves: #81409
Releases: master
Change-Id: I1b7c5cfbb3a10cce774e72406115cbac3e2023f1
Reviewed-on: https://review.typo3.org/53000


Reviewed-by: default avatarSusanne Moog <susanne.moog@typo3.org>
Tested-by: default avatarSusanne Moog <susanne.moog@typo3.org>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent c13a2840
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment