Skip to content

Commit 8822e37

Browse files
committed
minor #18979 [Security] Update security.rst (profuel)
This PR was submitted for the 6.3 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Security] Update security.rst Fixed the mistype. <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- eb607a3 Update security.rst
2 parents 98b4115 + eb607a3 commit 8822e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2686,7 +2686,7 @@ Frequently Asked Questions
26862686
Sometimes authentication may be successful, but after redirecting, you're
26872687
logged out immediately due to a problem loading the ``User`` from the session.
26882688
To see if this is an issue, check your log file (``var/log/dev.log``) for
2689-
the log message:
2689+
the log message.
26902690

26912691
**Cannot refresh token because user has changed**
26922692
If you see this, there are two possible causes. First, there may be a problem

0 commit comments

Comments
 (0)