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
minor #8114 incorrect session short description (tobemedia)
This PR was submitted for the 3.3 branch but it was merged into the 2.7 branch instead (closes#8114).
Discussion
----------
incorrect session short description
The session cookie only holds the session token. By default, the data attributes are stored (inside a bag) at a file.
@see NativeFileSessionHandler.
Commits
-------
4de0103 incorrect session short description
0 commit comments