Answer the question
In order to leave comments, you need to log in
Is it worth using ACL in Symfony?
Is it worth using ACL in Symfony?
How does this affect performance?
Now we use Voters
, the rules are quite primitive.
I would like to hear the opinions of those who used in real projects.
What problems did you encounter while using it?
Symfony API CRUD
SPA
Answer the question
In order to leave comments, you need to log in
The answer to your question is in the documentation for the ACL bundle:
Using ACL's isn't trivial, and for simpler use cases, it may be overkill. If your permission logic could be described by just writing some code (eg to check if a Blog is owned by the current User), then consider using Symfony built-in security voters.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question