Skip to content

Commit fbcfbb4

Browse files
committed
Fixed a path
1 parent d0c9ad9 commit fbcfbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/pre_authenticated.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ key in the ``remote_user`` firewall configuration.
154154

155155
.. caution::
156156

157-
:doc:`User impersonation <cookbook/security/impersonating_user>` is not
157+
:doc:`User impersonation </cookbook/security/impersonating_user>` is not
158158
compatible with ``REMOTE_USER`` based authentication. The reason is that
159159
impersonation requires the authentication state to be maintained server-side
160160
but ``REMOTE_USER`` information is sent by the browser in each request.

0 commit comments

Comments
 (0)