summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/middleware.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/middleware.txt b/docs/ref/middleware.txt
index a9638cf36e..692001ddf8 100644
--- a/docs/ref/middleware.txt
+++ b/docs/ref/middleware.txt
@@ -582,7 +582,7 @@ Customize the login URL or field name for authenticated views with the
Middleware for utilizing web server provided authentication when enabled
only on the login page. See :ref:`persistent-remote-user-middleware-howto`
- for usage details.
+ for usage details, including security considerations.
CSRF protection middleware
--------------------------