BookStack/database
Dan Brown 2d1f1abce4
Implemented alternate approach to current joint_permissions
Is a tweak upon the existing approach, mainly to store and query role
permission access in a way that allows muli-level states that may
override eachother. These states are represented in the new PermissionStatus
class.

This also simplifies how own permissions are stored and queried, to be
part of a single column.
2023-01-24 14:55:34 +00:00
..
factories Updated composer deps, applied styleci changes 2022-06-08 18:00:30 +01:00
migrations Implemented alternate approach to current joint_permissions 2023-01-24 14:55:34 +00:00
seeders Refactored search-based code to its own folder 2022-08-16 11:28:05 +01:00
.gitignore Initial commit 2015-07-12 20:01:42 +01:00