10000 [Security] Remove wrong sentence about ACL · symfony/symfony@67f3e3f · GitHub
[go: up one dir, main page]

Skip to content

Commit 67f3e3f

Browse files
author
Robin Chalas
committed
[Security] Remove wrong sentence about ACL
1 parent 6cb792c commit 67f3e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Security/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ application. It ships with facilities for authenticating using HTTP basic or
66
digest authentication, interactive form login or X.509 certificate login, but
77
also allows you to implement your own authentication strategies. Furthermore,
88
the component provides ways to authorize authenticated users based on their
9-
roles, and it contains an advanced ACL system.
9+
roles.
1010

1111
Resources
1212
---------

0 commit comments

Comments
 (0)
0