Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@bakura10 bakura10 released this 07 Dec 18:53
· 463 commits to master since this release
  • Fix a bug that occurred when ObjectRepositoryPermissionProvider and guard were used together. Object manager tried to persist the auto-generated guard permission, which was not the expected behavior (#106)
  • An exception is now thrown instead of returning list of empty roles if the identity does not implement ZfcRbac\Identity\IdentityInterface (#110)