[TYPO3-core] RFC: New Feature #0752: scope of BE- and FE-Cookie:can't cope with multidomain-setup
Michael Stucki
michael at typo3.org
Mon Dec 12 21:38:02 CET 2005
Martin Kutschker wrote:
>> Description:
>> I'd like to have a SYS[cookieDomain] setting in localconf.php that if
>> set, will be used to set the cookie correctly. Otherwise you cannot
>> share sessions across subdomains.
>>
>> Solution:
>> * added install tool property: SYS[cookieDomain]
>> * changed both places in t3lib_userauth
>> * fixed an indentation error in t3lib_userauth at this place
>> (somebody had spaces instead of tabs there)
>
>
> Please make it
>
> if () {
> } else {
> }
I agree.
> Otherwise +1
I agree, too :-)
> This setup does not cope with multiple multi-domain settings:
>
> sub1.domain-1.com
> sub2.domain-1.com
> sub1.domain-2.com
> sub2.domain-1.com
>
> But better than nothing. I requested it for 3.7 but I was turned down
> because of the multi-multi setup :-(
Was that me? In this case I'm sorry, because I see that this really makes
sense.
Regards, michael
--
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/
More information about the TYPO3-team-core
mailing list