Bugs:
- Fixed an issue where controller-wide
grant_access
calls would overwrite each other instead of being additive, causing inconsistent access control based on statement order
Misc:
- Minor performance improvement for authorization checks
grant_access
calls would overwrite each other instead of being additive, causing inconsistent access control based on statement order