Skip to content

[WIP][Session] Added auto-extend capability #3654

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

Closed
wants to merge 1 commit into from
Closed

[WIP][Session] Added auto-extend capability #3654

wants to merge 1 commit into from

Conversation

dlsniper
Copy link
Contributor

Bug fix: no
Feature addition: yes
Backwards compatibility break: no
Symfony2 tests pass: Build StatusFixes the following tickets: #2171
Todo: Seems that this implementation breaks CSRF tokens so this will need to be fixed.

I think this should allow you to define an entry called: auto_extend in the parameters of a session in order to make the session automatically extend on each start.

ping @Drak to see if this is the way of doing it.

@lsmith77
Copy link
Contributor

what exactly means "extend" in this context?

@dlsniper
Copy link
Contributor Author

@lsmith77 it's the term I've used to describe the problem in the referenced ticket.

It seems that I'll still need to do some work for the CSRF token but I'll have to study the problem a bit more for that

@ghost
Copy link

ghost commented Mar 21, 2012

@dlsniper I will answer in #2171

@ghost
Copy link

ghost commented Mar 21, 2012

Should be solved in #3659

@vicb
Copy link
Contributor

vicb commented Mar 21, 2012

@Drak you meant #3659, right ?

@ghost
Copy link

ghost commented Mar 21, 2012

Corrected.

@dlsniper
Copy link
Contributor Author

I'll close this one then.

Thanks @Drak for details.

@dlsniper dlsniper closed this Mar 21, 2012
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.

3 participants