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

Allow changing of session cookie expiry. #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dracos
Copy link

@dracos dracos commented Apr 6, 2016

Add a set_session_cookie_expire function that lets you change the expiry
for the current session's cookie. You can set a number of seconds, 0 to
expire the cookie when the browser quits or undef to fallback to the
configured defaults.

Written by Edmund von der Burg, tweaked by me.

dsteinbrunner and others added 2 commits July 24, 2013 10:57
Add a set_session_cookie_expire function that lets you change the expiry
for the current session's cookie. You can set a number of seconds, 0 to
expire the cookie when the browser quits or undef to fallback to the
configured defaults.

Written by Edmund von der Burg, tweaked by me.
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

Successfully merging this pull request may close these issues.

2 participants