BookStack/app/Auth
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
..
Access Auth group sync: Fixed unintential mapping behaviour change 2022-06-27 14:18:46 +01:00
Permissions Continued removal of joint permission non-view queries 2022-07-16 13:17:08 +01:00
Queries Applied StyleCI changes, updated readme badges & roadmap 2022-02-13 13:16:43 +00:00
Role.php Refactored existing user API work 2022-02-03 12:33:26 +00:00
SocialAccount.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
User.php Started removal of non-view permission queries 2022-07-13 15:23:03 +01:00
UserRepo.php Made a pass to clean up UserRepo 2022-02-13 12:56:26 +00:00