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 3a073d5 commit d1e6b4fCopy full SHA for d1e6b4f
cookbook/map.rst.inc
@@ -133,6 +133,7 @@
133
* :doc:`/cookbook/security/custom_provider`
134
* :doc:`/cookbook/security/custom_authentication_provider`
135
* :doc:`/cookbook/security/target_path`
136
+ * :doc:`/cookbook/security/csrf_in_login_form`
137
138
* **Serializer**
139
cookbook/security/index.rst
@@ -15,3 +15,4 @@ Security
15
custom_provider
16
custom_authentication_provider
17
target_path
18
+ csrf_in_login_form
0 commit comments