acl-bundle icon indicating copy to clipboard operation
acl-bundle copied to clipboard

Integrates the ACL Security component into Symfony applications.

Results 4 acl-bundle issues
Sort by recently updated
recently updated
newest added

This makes it easier to use a custom MaskBuilder. continues #15

With DoctrineMigrationsBundle, the schema changes will be loaded transparently through a schema listener so that users can apply the schema changes for AclBundle by simply diffing the schema.

The composer.json allows only Symfony 6 at the moment, so the bundle cannot be install on Symfony 7 code. Would it be possible to allow Symfony 7? Thank you.