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 be0d866 commit b8a0eb2Copy full SHA for b8a0eb2
cookbook/security/pre_authenticated.rst
@@ -86,7 +86,7 @@ REMOTE_USER based Authentication
86
.. versionadded:: 2.6
87
REMOTE_USER pre authenticated firewall was introduced in Symfony 2.6.
88
89
-A lot of authentication modules, like ``auth_kerb` for Apache provide the username
+A lot of authentication modules, like ``auth_kerb`` for Apache provide the username
90
using the ``REMOTE_USER`` environment variable. This variable can be trusted by
91
the application since the authentication happened before the request reached it.
92
0 commit comments