File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -1133,6 +1133,13 @@ is defined by the ``target`` parameter above (e.g. the ``homepage``).
11331133 :class: `Symfony\\ Component\\ Security\\ Http\\ Logout\\ LogoutSuccessHandlerInterface `.
11341134 See :doc: `Security Configuration Reference </reference/configuration/security >`.
11351135
1136+ .. caution ::
1137+
1138+ Notice that when using http-basic authenticated firewall there is no real
1139+ way to log out : the only way to 'logout' is to have the browser stop sending your name and password
1140+ on every request. Clearing your browser cache, restarting your browser usually helps, and some web developer
1141+ tools might be helpful here.
1142+
11361143.. _`security-encoding-password` :
11371144
11381145Dynamically Encoding a Password
You can’t perform that action at this time.
0 commit comments