Export to GitHub

nurpawiki - issue #47

Set the default session timeout for logged in users to something reasonable (say 1 day)


Posted on Jan 1, 2008 by Happy Lion

What steps will reproduce the problem? 1. Login and use the wiki 2. Wait for 30-60 minutes 3. Click on a link that requires a login (complete task, edit, etc.)

What is the expected output? What do you see instead?

Expected output is to not have the session timeout yet.

But alas, the session timeouts very quickly.

Either implement a "remember me" or increase the timeout config for sessions.

Comment #1

Posted on Jan 1, 2008 by Happy Lion

(No comment was entered for this change.)

Comment #2

Posted on Feb 9, 2008 by Happy Lion

Fixed in r362.

Comment #3

Posted on Feb 10, 2008 by Happy Lion

Fix was not satisfactory. Re-opening and continuing testing.

Comment #4

Posted on Feb 23, 2008 by Happy Lion

Another attempt to fix this in r380. Will re-open if it turns out this did not do the trick.

Comment #5

Posted on Feb 23, 2008 by Happy Lion

Duh, still not fixed.

Comment #6

Posted on Feb 24, 2008 by Happy Lion

Another attempt to fix this in r395.

Will re-open if this doesn't pass my tests.

Comment #7

Posted on Feb 24, 2008 by Happy Lion

Bah, still not working. Re-opening.

Comment #8

Posted on Feb 24, 2008 by Happy Lion

Moved to use Eliom's persistent session storage in r407. This finally fixes the session timeout problem.

Status: Fixed

Labels:
Type-Defect Priority-High Milestone-Release1.1 Usability Component-UI