File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ The Security Component
9
9
authentication, interactive form login or X.509 certificate login, but also
10
10
allows you to implement your own authentication strategies. Furthermore, the
11
11
component provides ways to authorize authenticated users based on their
12
- roles, and it contains an advanced ACL system .
12
+ roles.
13
13
14
14
Installation
15
15
------------
@@ -36,9 +36,6 @@ used separately:
36
36
``symfony/security-csrf ``
37
37
It provides protection against `CSRF attacks `_.
38
38
39
- ``symfony/security-acl ``
40
- It provides a fine grained permissions mechanism based on Access Control Lists.
41
-
42
39
.. seealso ::
43
40
44
41
This article explains how to use the Security features as an independent
You can’t perform that action at this time.
0 commit comments