Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent timeout #67

Open
hmcelroy opened this issue May 19, 2016 · 1 comment
Open

Inconsistent timeout #67

hmcelroy opened this issue May 19, 2016 · 1 comment

Comments

@hmcelroy
Copy link

We have been using django-session-security for about 2 years in our application, but its effectiveness has been spotty.
Sometimes the culprit is a clear interference from another piece of middleware or another change in our application - but currently our experience is that it works "some times". It will work for one user one time, then fail the next.

If i remove the warn/expire settings our application consistently expires the session cookie per the session cookie timeout setting.

Are there any common interfering factors that you can recommend looking into?

@jpic
Copy link
Member

jpic commented May 19, 2016

In this kind of case I would recommend:

  • collect data,
  • make the issue reproductible,
  • isolate the issue in a sample project or test case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants