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 1cb9c6b commit 728f2edCopy full SHA for 728f2ed
reference/configuration/security.rst
@@ -351,7 +351,7 @@ form_only
351
352
Set this option to ``true`` to require that the login data is sent using a form
353
(it checks that the request content-type is ``application/x-www-form-urlencoded``
354
-or ``multipart/form-data``) This is useful for example to prevent the.
+or ``multipart/form-data``). This is useful for example to prevent the
355
:ref:`form login authenticator <security-form-login>` from responding to
356
requests that should be handled by the :ref:`JSON login authenticator <security-json-login>`.
357
0 commit comments