Skip to content

Releases: jaminvanderberg/ACLFilterBundle

Added a Simple Sort to AclQuery::queryAcl()

24 Jan 21:13

Choose a tag to compare

The AclQuery service now sorts by identity type (user/role), then by identity name (username/role name).

Added AclQuery

22 Jan 01:28

Choose a tag to compare

Added AclQuery service that handles requests to list security identities that have access to an object.

Working

20 Jan 14:24

Choose a tag to compare

No significant changes

Working

20 Jan 05:33

Choose a tag to compare

Added license information to composer.json

Working

20 Jan 05:28

Choose a tag to compare

1.0.0

Updated documentation