Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Use session.cookie_lifetime value when creating the session cookie. #24

Closed

Conversation

Federkun
Copy link
Contributor

Today I had the need to have the lifetime of the session cookie to be <> 0, i.e cookie is removed after the user agent is shut down.
This PR allow to use the session.cookie_lifetime to customise the cookie's expiration.

weierophinney added a commit that referenced this pull request Sep 12, 2018
Use `session.cookie_lifetime` value when creating the session cookie.
weierophinney added a commit that referenced this pull request Sep 12, 2018
weierophinney added a commit that referenced this pull request Sep 12, 2018
@weierophinney
Copy link
Member

Thanks, @Federkun; merged to develop for the 1.2.0 release.

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

Successfully merging this pull request may close these issues.

2 participants