FOSCommentBundle icon indicating copy to clipboard operation
FOSCommentBundle copied to clipboard

Need support for symfony voter permission system

Open bruceleedrupal opened this issue 4 years ago • 1 comments

Acl permission was abandoned since symfony 4, need support form new symfony voter permission system to use comment bundle

bruceleedrupal avatar Mar 18 '20 08:03 bruceleedrupal

@bruceleedrupal i'm using : "symfony/acl-bundle": "^2.0"

And then you have to use this: https://github.com/FriendsOfSymfony/FOSCommentBundle/blob/master/Resources/doc/8-adding_symfony2s_builtin_acl_security.md

YoannChabert avatar Mar 19 '20 08:03 YoannChabert