hatemben/mongodb-acl-bundle

MongoDB ACL Bundle

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 32

Type:symfony-bundle

v1.11 2020-02-10 20:21 UTC

This package is auto-updated.

Last update: 2024-04-11 14:31:41 UTC


README

This bundle allows the use of MongoDB as the storage layer for the Symfony ACLs component.

This is the working version with an ODM. Notice that it works only with Sonata Admin ACL editor for users/roles, but not with Groups ! Tests need to be updated, and code to be reviewed. This version have been updated to use user's id in UserSecurityIdentity instead of username.

Image of User Acl

Image of Acl Options

Build Status

Documentation

The documentation for configuring this bundle can be found here.