Skip to content

Commit 103ca88

Browse files
alavieillexabbuh
authored andcommitted
remove acl
1 parent 451d44b commit 103ca88

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

components/security.rst

Lines 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)