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.
I set it to     auth_cookie_lifetime = 31536000
which is supposed to be one year.

I wonder if this solves the issue?

BTW How can I see the cookies in Firefox?

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

Reply via email to