[Security] Remove wrong sentence about ACL

This commit is contained in:
Robin Chalas 2018-08-05 19:43:29 +02:00
parent 6cb792c9d6
commit 67f3e3ff4e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ application. It ships with facilities for authenticating using HTTP basic or
digest authentication, interactive form login or X.509 certificate login, but
also allows you to implement your own authentication strategies. Furthermore,
the component provides ways to authorize authenticated users based on their
roles, and it contains an advanced ACL system.
roles.
Resources
---------