Skip to content

Commit bdc2da3

Browse files
committed
[SecurityBundle] Request is stateless when firewall is stateless
1 parent 6009b8f commit bdc2da3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

reference/configuration/security.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -937,6 +937,12 @@ the session must not be used when authenticating users:
937937
// ...
938938
};
939939
940+
Routes under this firewall will be :ref:`configured stateless <stateless-routing>`.
941+
942+
.. versionadded:: 6.3
943+
944+
Stateless firewall marking routes stateless was introduced in Symfony 6.3.
945+
940946
User Checkers
941947
~~~~~~~~~~~~~
942948

0 commit comments

Comments
 (0)