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 332e6c4

Browse filesBrowse files
committed
Merge branch '3.4' into 4.1
* 3.4: remove acl
2 parents e67e82a + 037f448 commit 332e6c4
Copy full SHA for 332e6c4

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-4
lines changed

‎components/security.rst

Copy file name to clipboardExpand all lines: components/security.rst
+1-4Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Security Component
99
authentication, interactive form login or X.509 certificate login, but also
1010
allows you to implement your own authentication strategies. Furthermore, the
1111
component provides ways to authorize authenticated users based on their
12-
roles, and it contains an advanced ACL system.
12+
roles.
1313

1414
Installation
1515
------------
@@ -36,9 +36,6 @@ used separately:
3636
``symfony/security-csrf``
3737
It provides protection against `CSRF attacks`_.
3838

39-
``symfony/security-acl``
40-
It provides a fine grained permissions mechanism based on Access Control Lists.
41-
4239
.. seealso::
4340

4441
This article explains how to use the Security features as an independent

0 commit comments

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