BookStack/app/Entities/Models
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
..
Book.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
BookChild.php Applied stylci advisories 2021-08-24 21:23:55 +01:00
Bookshelf.php Applied another round of static analysis updates 2021-11-22 23:33:55 +00:00
Chapter.php Added ability to copy/clone chapters 2021-12-19 15:40:52 +00:00
Deletion.php Applied latest StyleCI changes 2022-04-25 18:42:31 +01:00
Entity.php Continued removal of joint permission non-view queries 2022-07-16 13:17:08 +01:00
HasCoverImage.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Page.php Renamed and cleaned up existing permission service classes use 2022-07-12 20:15:41 +01:00
PageRevision.php Switched to database-based tracking for page editor 2022-04-23 23:20:46 +01:00
SearchTerm.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00