8000 Secure and Lazy session changes by weaverryan · Pull Request #8716 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Secure and Lazy session changes #8716

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

Merged
merged 2 commits into from
Nov 27, 2017
Merged

Secure and Lazy session changes #8716

merged 2 commits into from
Nov 27, 2017

Conversation

weaverryan
Copy link
Member

Fixes #8562

I believe that, in user-land, the only change is that the framework.session.use_strict_mode is deprecated, and that we need to say that session data is no longer written unless the session data actually changed.

It's much less useful now, so it was just moved to the reference section
@weaverryan weaverryan added this to the 3.4 milestone Nov 21, 2017
@weaverryan weaverryan merged commit 3e28070 into symfony:3.4 Nov 27, 2017
weaverryan added a commit that referenced this pull request Nov 27, 2017
This PR was squashed before being merged into the 3.4 branch (closes #8716).

Discussion
----------

Secure and Lazy session changes

Fixes #8562

I believe that, in user-land, the only change is that the `framework.session.use_strict_mode` is deprecated, and that we need to say that session data is no longer written unless the session data actually changed.

Commits
-------

3e28070 Removing limit_metadata_writes
0a0bca2 Removing use_strict_mode docs, as this feature is deprecated in 3.4
@ghost ghost mentioned this pull request Nov 29, 2017
xabbuh added a commit that referenced this pull request Nov 29, 2017
This PR was merged into the master branch.

Discussion
----------

Fix tests

This fixes the removed file in #8716 that caused the tests to fail.

Commits
-------

cc02b70 This fixes the removed file in #8716 that caused the tests to fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0