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

Commit514156d

Browse files
committed
minor#16419 [Security] Update login_link.rst (orangevinz)
This PR was submitted for the 5.4 branch but it was merged into the 5.3 branch instead.Discussion----------[Security] Update login_link.rstTypoCommits-------7cba7df Update login_link.rst
2 parents01e7e55 +7cba7df commit514156d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎security/login_link.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -693,7 +693,7 @@ success handler behaves, create your own handler as a class that implements
693693
$user = $token->getUser();
694694
$userApiToken = $user->getApiToken();
695695

696-
return new JsonResponse(['apiToken' =>'userApiToken']);
696+
return new JsonResponse(['apiToken' =>$userApiToken]);
697697
}
698698
}
699699

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp