We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1a1626 commit cc80a5cCopy full SHA for cc80a5c
best_practices/security.rst
@@ -6,8 +6,8 @@ Security
6
Authentication and Firewalls (i.e. Getting the User's Credentials)
7
------------------------------------------------------------------
8
9
-ユーザが期待する様々なメソッドを使い様々なデータソースからユーザ情報をロードするように
10
-Symfony に認証を設定することができます。
+期待する様々なメソッドを使い様々なデータソースからユーザ情報をロードするように Symfony に
+ユーザの認証機能を設定することができます。
11
セキュリティはとても難解なテーマですが、`Security Cookbook Section`_ に
12
多くの情報が記載されています。
13
0 commit comments