tyranid-org/tyranid-gracl

high level deny overriding low level allow in doc.$determineAccessToAllPermissionsForResources()

Closed this issue · 3 comments

eg.

  • deny permission on organization resource
  • allow permission on group resource

Should result in true for that permission checked against a user uid within the group, but returns false instead

fixed in 0.0.49

This solution causes major performance issues -- need to find another way :/

fixed in 0.0.52