﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
16879	request.user does not synchronize using SET_SESSION_COOKIE	Wim Feijen <wim@…>	nobody	"Hello,

I have two sites running, on which I want to share request.user: meaning that if someone logs in to one site, he is automatically logged in to the other, and vice-versa.

I'm using
SESSION_COOKIE_DOMAIN = '.trumpetcms.nl' in both projects.

If I inspect the session data, both websites use the same session, having a shared cookie where
'sessionid': '28a1fa5874533465c0ff2889d4a.....'

But if I successfully log in to one site, then I remain anonymous on the other site. :(

I believe this to be a bug. Can some-one please confirm this? Or did I misunderstand the documentation?"	Bug	closed	contrib.auth	1.3	Normal	invalid			Unreviewed	0	0	0	0	0	0
