You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
…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
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.
The text was updated successfully, but these errors were encountered: