BookStack/app/Entities
Dan Brown 1d875ccfb7
Continued removal of joint permission non-view queries
Cleaned up PermissionApplicator to remove old cache system which was
hardly ever actuall caching anything since it was reset after each
public method run.

Changed the scope of 'userCanOnAny' to just check entity permissions,
and added protections of action scope creep, in case a role permission
action was passed by mistake.
2022-07-16 13:17:08 +01:00
..
Models Continued removal of joint permission non-view queries 2022-07-16 13:17:08 +01:00
Queries Continued removal of joint permission non-view queries 2022-07-16 13:17:08 +01:00
Repos Applied styleci changes for conversion work 2022-06-19 18:14:53 +01:00
Tools Started removal of non-view permission queries 2022-07-13 15:23:03 +01:00
BreadcrumbsViewComposer.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
EntityProvider.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00