TYPO3 v15 dev-main snapshot ()

This commit is contained in:
2026-08-10 22:31:17 +02:00
commit 629541cb4c
86 changed files with 5360 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
.. include:: /Includes.rst.txt
.. _get-post-paremeters:
=======================
GET and POST parameters
=======================
The extension uses several GET and POST parameters to define or override
redirect settings.
.. _noredirect:
noredirect
----------
.. container:: table-row
Parameter
noredirect
Evaluation
GET and POST
Data type
string
Description
If set to :php:`1`, no redirect will be processed after a successful
login.