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 b5dd5a1 commit 4eabb47Copy full SHA for 4eabb47
cookbook/security/csrf_in_login_form.rst
@@ -66,11 +66,6 @@ provider available in the Security component:
66
)
67
));
68
69
-.. versionadded:: 2.4
70
- The ``security.csrf.token_manager`` service was introduced in Symfony 2.4.
71
- Prior to Symfony 2.4, you can use the ``form.csrf_provider`` service
72
- available in the Form component.
73
-
74
The Security component can be configured further, but this is all information
75
it needs to be able to use CSRF in the login form.
76
0 commit comments