1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-07 23:03:00 +03:00

Created big scary query to apply permissions via new format

This commit is contained in:
Dan Brown
2022-12-22 20:32:06 +00:00
parent 39acbeac68
commit 7330139555
4 changed files with 72 additions and 14 deletions

View File

@@ -8,8 +8,11 @@ Tests are categorised by the most specific element involved in the scenario, whe
- User entity permissions.
- Role entity permissions.
- Fallback entity permissions.
- Role permissions.
- TODO - Test fallback in the context of the above.
## General Permission Logical Rules
The below are some general rules we follow to standardise the behaviour of permissions in the platform: