Skip to content

2.0.8

Choose a tag to compare

@hdaklue hdaklue released this 02 Oct 20:15
· 4 commits to master since this release
Refactor changeRoleOn method and fix cache invalidation

- Simplify changeRoleOn by reusing remove() and assign() methods
- Fix cache invalidation bug for role changes
- Update destroyTenantRoles return type from int to bool
- Fix multitenancy test to correctly enforce tenant integrity on role changes