-=| Gabor Szabo, Thu, Jan 20, 2011 at 11:19:15AM +0200 |=-
> On Thu, Jan 20, 2011 at 10:56 AM, Gabor Szabo <szab...@gmail.com> wrote:
> 
> >> (P.S. Please increase the wiki auto-logout timeout. The cookies seem
> >> OK, but perhaps some other process wipes out authenticated sessions
> >> too aggressively)
> >
> > I am not sure I have any clue there but I'll take a look at it.
> 
> I looked at the docs http://trac.edgewall.org/wiki/TracIni and found
> that the default for
> auth_cookie_lifetime is 0 meaning the cookie expires when you close the 
> browser.

This would be quite fine and as far as I can see in the browser, the 
cookies are indeed flagged to be removed on broser close.

> I set it to     auth_cookie_lifetime = 31536000
> which is supposed to be one year.

OK, but I think the problem I experience is not because of cookie 
lifetime. I got logged out without closing the browser. I just idled 
a bit researching something else (for say 10 minutes) and then bang! 
I am logged out of the wiki. The page stayed open during that time.

> I wonder if this solves the issue?

Just tried it again. I opened http://padre.perlide.org/trac/ and two 
cookies arrived -- trac_form_token and trac_session. I logged in and 
another came: trac_auth. Then I waited for 5 minues and reloaded the 
page (without closing the browser). I was still logged. Then I waited 
another 10 minutes and reloaded the page. The value of the 
trac_session cookie was changed and the trac_auth cookie disappeared. 
I was logged out.

Thanks for looking into this.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to