Project

General

Profile

Actions

Feature #25224

closed

add Option to Disable Cookie Warning

Added by Christian Wolff about 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 #1

Updated by Christian Wolff about 13 years ago

Here is an Diff file of my patch in addition

Actions #2

Updated by Nikolas Hagelstein about 13 years ago

This issue has originally been filed at bugs.typo.org and had this patch attached.

Actions #3

Updated by Oliver Hader over 12 years ago

  • Target version changed from 4.5.2 to 4.5.6
Actions #4

Updated by Chris topher over 12 years ago

  • Target version changed from 4.5.6 to 4.5.8
Actions #5

Updated by Steffen Gebert over 12 years ago

  • Target version deleted (4.5.8)
  • TYPO3 Version set to 4.5

This can't go to a maintenance release, as it's a new feature

Actions #6

Updated by Steffen Gebert over 12 years ago

Nikolas, could you push this to Gerrit, please? Feature phase is open starting from the day after tomorrow

Actions #7

Updated by not my real name almost 11 years ago

Is there any chance this patch can be merged into 4.5 LTS? Otherwise we'll have to repatch every time an update comes out. Thanks!

Actions #8

Updated by Mathias Schreiber over 9 years ago

  • Category set to felogin
  • Target version set to 7.2 (Frontend)
Actions #9

Updated by Benni Mack almost 9 years ago

  • Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Actions #10

Updated by Susanne Moog almost 9 years ago

  • Target version changed from 7.4 (Backend) to 7.5
Actions #11

Updated by Benni Mack over 8 years ago

  • Target version changed from 7.5 to 8 LTS
Actions #12

Updated by Christian Wolff over 8 years ago

This ticket Could Be Closed!
as it does no Longer Apply since TYPO3 6.2 and above do not create Cookies By Default.
and FE Login does no Longer Veryfy the Existance of the Cookie.

Actions #13

Updated by Wouter Wolters over 8 years ago

  • Status changed from New to Closed

Closed as requested.

Actions

Also available in: Atom PDF