We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c96c02 + 103da9c commit 849954cCopy full SHA for 849954c
Resources/doc/reference/configuration/user-context.rst
@@ -148,8 +148,8 @@ For the handler to work:
148
and out must be enabled (``invalidate_session``).
149
150
.. warning::
151
- The cache invalidation feature is broken working as expected in
152
- FOSHttpCacheBundle prior to version 2.2.
+ The cache invalidation on logout only works correctly with FOSHttpCacheBundle 2.2 and later.
+ It was broken in older versions of the bundle.
153
154
.. tip::
155
The logout handler is active on all firewalls. If your application has
0 commit comments