Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7aad2a2

Browse files
committed
minor#18195 Set request stateless only if the attribute is not defined (alamirault)
This PR was squashed before being merged into the 6.3 branch.Discussion----------Set request stateless only if the attribute is not definedsymfony/symfony#48044 added in 6.3 was updated insymfony/symfony#49997.This PR ajust behavior documentationCommits-------20ee4d7 Set request stateless only if the attribute is not defined
2 parents7bb42ef +20ee4d7 commit7aad2a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎reference/configuration/security.rst‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,8 @@ the session must not be used when authenticating users:
10061006
// ...
10071007
};
10081008
1009-
Routes under this firewall will be:ref:`configured stateless<stateless-routing>`.
1009+
Routes under this firewall will be:ref:`configured stateless<stateless-routing>`
1010+
when they are not explicitly configured stateless or not.
10101011

10111012
..versionadded::6.3
10121013

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp