BookStack/app/Permissions
Dan Brown 777027bc48
Permissions: Updated guest user handling so additional roles apply
Previously additional roles would only partially apply (system or "all"
permissions). This aligns the query-handling of permissions so that
additional roles will be used for permission queries.

Adds migration to detach existing roles as a safety precaution since
this is likely to widen permissions in scenarios that the public user
has other roles assigned already.

For #1229
2023-06-10 11:37:01 +01:00
..
Models Played around with a new app structure 2023-05-17 17:56:55 +01:00
ContentPermissionApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
EntityPermissionEvaluator.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
JointPermissionBuilder.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
MassEntityPermissionEvaluator.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PermissionApplicator.php Permissions: Updated guest user handling so additional roles apply 2023-06-10 11:37:01 +01:00
PermissionFormData.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PermissionsController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
PermissionsRepo.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
PermissionStatus.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SimpleEntityData.php Played around with a new app structure 2023-05-17 17:56:55 +01:00