8000 Short cookbook article on avoiding using the session · Issue #2607 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Short cookbook article on avoiding using the session #2607

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
weaverryan opened this issue May 5, 2013 · 0 comments
Closed

Short cookbook article on avoiding using the session #2607

weaverryan opened this issue May 5, 2013 · 0 comments
Labels
actionable Clear and specific issues ready for anyone to take them. HttpFoundation

Comments

@weaverryan
Copy link
Member

See #2564 for more background. Basically, if you want to avoid the session starting, there are a few things you should be aware of, including flash messages and security. I think these should be summarized into a short entry.

weaverryan added a commit that referenced this issue Feb 5, 2015
…rt of the sessions (javiereguiluz)

This PR was merged into the 2.3 branch.

Discussion
----------

Added a short cookbook about avoiding the automatic start of the sessions

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | yes
| Applies to    | all
| Fixed tickets | #2607

Besides all the usual review, I'd like to ask doc reviewers to tell me if there is some way to avoid starting the session in the last case about defining a firewall that covers all URLs. Thanks in advance!

Commits
-------

bbba47a Added all sugestions made by reviewers
7dd3945 Added the new cookbook article to the global map
0212779 Tweaks and rewordings to improve the article
99781f8 Added a short cookbook about avoiding the automatic start of the sessions
516B @weaverryan weaverryan closed this as completed Feb 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them. HttpFoundation
Projects
None yet
Development

No branches or pull requests

1 participant
0