Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 83c40e9

Browse filesBrowse files
author
Maxime Douailin
committed
Corrected pre_authenticated cookbook entry
1 parent f5a6d58 commit 83c40e9
Copy full SHA for 83c40e9

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎cookbook/security/pre_authenticated.rst

Copy file name to clipboardExpand all lines: cookbook/security/pre_authenticated.rst
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
.. index::
22
single: Security; Pre authenticated providers
33

4-
Using pre authenticated security firewalls
4+
Using pre Authenticated Security Firewalls
55
==========================================
66

77
A lot of authentication modules are already provided by some webservers,
88
including Apache. These modules generally set some environment variables
9-
that can be used to know which user is accessing your application. Out of the
10-
box, Symfony supports most authentication mecanisms.
11-
These are called *pre authenticated* requests because the user is already
9+
that can be used to determine which user is accessing your application. Out of the
10+
box, Symfony supports most authentication mechanisms.
11+
These requests are called *pre authenticated* requests because the user is already
1212
authenticated when reaching your application.
1313

1414
.. note::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.