You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.
Hello there. Thanks for this bundle that really makes life easier! :)
Do you think it would be possible to grant permissions to group objects? I mean like the FOS\UserBundle\Entity\Group (see the docs here).
From what I've seen this is currently not possible, due to the security interfaces implemented by the [Group]. Even if I think I dug quite a lot in the UserBundle, Symfony and AclManagerBundle source code I cannot say I am sure about that. You have surely a more clear vision of the architecture than me.
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello there. Thanks for this bundle that really makes life easier! :)
Do you think it would be possible to grant permissions to group objects? I mean like the
FOS\UserBundle\Entity\Group
(see the docs here).From what I've seen this is currently not possible, due to the security interfaces implemented by the [Group]. Even if I think I dug quite a lot in the UserBundle, Symfony and AclManagerBundle source code I cannot say I am sure about that. You have surely a more clear vision of the architecture than me.
Thanks
The text was updated successfully, but these errors were encountered: