File tree Expand file tree Collapse file tree 3 files changed +1
-192
lines changed Expand file tree Collapse file tree 3 files changed +1
-192
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ CakePHP の中に含まれるコンポーネントの詳細については、各
1515 :maxdepth: 1
1616
1717 /controllers/components/flash
18- /controllers/components/security
1918 /controllers/components/request-handling
2019 /controllers/components/form-protection
2120 /controllers/components/check-http-cache
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ variables.
6969
7070* :ref: `csrf-middleware ` コンポーネントまたはミドルウェアを使用していることを確認して
7171 下さい。
72- * :doc: `/controllers/components/security ` コンポーネントを有効化しておいた方が
72+ * :doc: `/controllers/components/form-protection ` コンポーネントを有効化しておいた方が
7373 いいかもしれません。フォームの改ざんや一括代入 (mass-assignment) 脆弱性に関する
7474 問題の発生可能性を削減することができます。
7575* 各モデルにおいて、正しい :doc: `/core-libraries/validation ` ルールが
You can’t perform that action at this time.
0 commit comments