Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@valentin-claras valentin-claras released this 20 Aug 12:13
· 2 commits to master since this release

Add a way to rebuild the authorizations of one given resource.
This will help rebuild authorizations of moved resources inside a hierarchy.

The method can be find into the ACL service :
$acl->rebuildResourceAuthorizations($resource);