Login is not persistent (enough) #1056

Closed
opened 2012-09-30 19:38:37 +00:00 by rlx · 2 comments
Owner

it seems users get logged out periodically (after days or weeks, something to do with server restart?)

it seems users get logged out periodically (after days or weeks, something to do with server restart?)
j self-assigned this 2012-09-30 19:38:37 +00:00
Owner

not quite sure, sessions get closed at times, have to look if django changed session management in that regard.

not quite sure, sessions get closed at times, have to look if django changed session management in that regard.
Owner

In []changeset:pandora,2279:

#!CommitTicketReference repository="" revision="pandora,2279"
set default session age to 2 month, change session in init so it expires 2 months after the last init call. fixes #1056
In []changeset:pandora,2279: ``` #!CommitTicketReference repository="" revision="pandora,2279" set default session age to 2 month, change session in init so it expires 2 months after the last init call. fixes #1056 ```
j 2012-10-02 08:36:49 +00:00
  • closed this issue
  • added the
    fixed
    label
rlx added this to the 12.04 milestone 2013-05-29 11:41:06 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
0x2620/pandora#1056
No description provided.