Project

General

Profile

Actions

Feature #25224

closed

add Option to Disable Cookie Warning

Added by Christian Wolff over 13 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
felogin
Target version:
Start date:
2011-03-02
Due date:
% Done:

0%

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

Description

some times its needet to disable the coockie warning. and there was no option to do that so far. and the cookiewarning disables all redirection.

usecase:
you have two websites an external html-site and an typo3 site.
the html site host al "login" form which sends the user to the typo3 site.
in this case cookie warning nearly always triggers because the first request to the typo3 site is usaly the login. because of the behavior no redirect at login is possible.

soloution:
added a typoscript option

plugin.tx_felogin_pi1.disableCookieWarning = 1

patched FE login attached.
line 133 is the only modfided.

(issue imported from #M17825)


Files

class.tx_felogin_pi1.php (36.6 KB) class.tx_felogin_pi1.php Administrator Admin, 2011-03-02 15:07
class.tx_felogin_pi1.php.diff (723 Bytes) class.tx_felogin_pi1.php.diff Administrator Admin, 2011-03-02 18:25
class.tx_felogin_pi1.php.diff (723 Bytes) class.tx_felogin_pi1.php.diff Nikolas Hagelstein, 2011-03-29 11:31
Actions

Also available in: Atom PDF