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

Appearance settings

Commit c9c8b20

Browse filesBrowse files
committed
Merge branch '6.2' into 6.3
* 6.2: Fix: Typo
2 parents 7d0f449 + 7dbc2a6 commit c9c8b20
Copy full SHA for c9c8b20

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎security.rst

Copy file name to clipboardExpand all lines: security.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2558,7 +2558,7 @@ If you're having problems authenticating, it could be that you *are* authenticat
25582558
successfully, but you immediately lose authentication after the first redirect.
25592559

25602560
In that case, review the serialization logic (e.g. the ``__serialize()`` or
2561-
``serialize()`` methods) on you user class (if you have any) to make sure
2561+
``serialize()`` methods) on your user class (if you have any) to make sure
25622562
that all the fields necessary are serialized and also exclude all the
25632563
fields not necessary to be serialized (e.g. Doctrine relations).
25642564

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.