Skip to content

Commit 04bcc99

Browse files
Refs #36862 -- Reiterated security note on both variants of RemoteUserMiddleware.
1 parent cec10f9 commit 04bcc99

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/ref/middleware.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,8 @@ Customize the login URL or field name for authenticated views with the
576576
.. class:: RemoteUserMiddleware
577577

578578
Middleware for utilizing web server provided authentication. See
579-
:doc:`/howto/auth-remote-user` for usage details.
579+
:doc:`/howto/auth-remote-user` for usage details, including security
580+
considerations.
580581

581582
.. class:: PersistentRemoteUserMiddleware
582583

0 commit comments

Comments
 (0)