Skip to content

Commit 5d5a301

Browse files
committed
minor #20120 [Security] Remove note about stateless firewalls marking routes as stateless (MatTheCat)
This PR was merged into the 6.4 branch. Discussion ---------- [Security] Remove note about stateless firewalls marking routes as stateless Following symfony/symfony#58017 Commits ------- 768ef5a [Security] Remove note about stateless firewalls marking routes as stateless
2 parents e6e2984 + 768ef5a commit 5d5a301

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

reference/configuration/security.rst

-7
Original file line numberDiff line numberDiff line change
@@ -1075,13 +1075,6 @@ the session must not be used when authenticating users:
10751075
// ...
10761076
};
10771077
1078-
Routes under this firewall will be :ref:`configured stateless <stateless-routing>`
1079-
when they are not explicitly configured stateless or not.
1080-
1081-
.. versionadded:: 6.3
1082-
1083-
Stateless firewall marking routes stateless was introduced in Symfony 6.3.
1084-
10851078
User Checkers
10861079
~~~~~~~~~~~~~
10871080

0 commit comments

Comments
 (0)