mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
777027bc48
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 |
||
---|---|---|
.. | ||
Models | ||
ContentPermissionApiController.php | ||
EntityPermissionEvaluator.php | ||
JointPermissionBuilder.php | ||
MassEntityPermissionEvaluator.php | ||
PermissionApplicator.php | ||
PermissionFormData.php | ||
PermissionsController.php | ||
PermissionsRepo.php | ||
PermissionStatus.php | ||
SimpleEntityData.php |