8000 Merge branch '3.4' into 4.1 · trakos/symfony-docs@332e6c4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 332e6c4

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

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