grails-spring-security-acl
grails-spring-security-acl copied to clipboard
Results
12
grails-spring-security-acl issues
Sort by
recently updated
recently updated
newest added
Hello everyone, He implemented the ACL and reviewed the example of Issue # 32, and after trying and testing I can not know what is going on with my code....
Fixes issue when aclUtilService.changeOwner() doesn't persist changes to database due to AclObjectIdentity doesn't see changed property as dirty so it is never saved. The DirtyCheck annotation has been added to...