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

Session should expire upon browser closure. #108

Open
MavropaliasG opened this issue Sep 17, 2018 · 0 comments
Open

Session should expire upon browser closure. #108

MavropaliasG opened this issue Sep 17, 2018 · 0 comments
Assignees
Labels
enhancement This issue relates to the enhancement in the functionality of a pre-existing feature.

Comments

@MavropaliasG
Copy link
Collaborator

MavropaliasG commented Sep 17, 2018

Add in settings.py:

SESSION_EXPIRE_AT_BROWSER_CLOSE = True

Refer to: https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-SESSION_EXPIRE_AT_BROWSER_CLOSE

@MavropaliasG MavropaliasG added the enhancement This issue relates to the enhancement in the functionality of a pre-existing feature. label Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue relates to the enhancement in the functionality of a pre-existing feature.
Projects
None yet
Development

No branches or pull requests

2 participants