﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5600	Trac loses Login	ax	team	"continued from ticket:4498#comment:4 :

problem: i log in and get a ""logged in as ax"" on the top right. clicking any link or submitting any form or just reloading the page logs me out, giving me the ""Login"" link on the top right again, and forms being submitted as anonymous. i have to manually fill the ""Your email or username"" box. i have cookies enabled, and it happens in firefox (in safe mode, without any plugins), google chrome, opera.

hints: i have been tracing the cookies with firefox' cookie manager:

* http://josm.openstreetmap.de/ : trac_from_token, trac_session
* http://josm.openstreetmap.de/login : additionally, trac_auth
* now clicking *any* other link within http(s)://josm.openstreetmap.de/ gives me another trac_session! and i'm logged out. guess this second session is an anonymous section, and it is used instead of the authenticated secion. maybe because this any other link contains ""unauthenticated content"" from http://josm... instead of https://josm...?

might be related to http://trac.edgewall.org/ticket/791 , http://trac.edgewall.org/ticket/6121 . see also http://trac.edgewall.org/log/branches/0.12-stable , which has some session cookie related fixes.

would be grateful if this could be fixed.
"	defect	closed	normal		Trac		fixed	trac, login	
