[TYPO3-v4] Patch for "Configurable cookie names'
Steffen Gebert
steffen.gebert at typo3.org
Fri May 27 22:15:22 CEST 2011
Hi Julle,
> I've submitted a patch that makes cookie names configurable, I think you
> should review it ;)
>
> http://forge.typo3.org/issues/23872
Thanks for the patch. I think we definitely have to change sth. here
(and enable more than one TYPO3 installation per domain..).
I'm very sorry for responding so late, but I had no time before.
What do you think of having "automatically unique" cookie names?
So e.g. "be_typo_82fakfalgj", where the 82fakfalgj is computed by
PATH_site (or sth. else..).
Advantage:
* No new configuration options, works out of the box
* We could seize the opportunity and rename it to something more CI
compatible
Disadvantage:
* Moving a site results in all users being logged out (so anything
better than PATH_site?)
* External login solutions would not work anymore / cannot predict, how
the cookie is called
* ...?
It's just an idea to avoid new options, but I don't have a so strong
opinion in this case.
Kind regards
Steffen
--
Steffen Gebert
TYPO3 v4 Core Team Member
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
More information about the TYPO3-project-v4
mailing list