mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
2332401854
Both caught in tests: Fixed loss of permissions for admin users when entity restrictions were active, since there are no entity-restrictions for the admin role but we'd force generate them in joint permissions, which would be queried. Fixed new role permission checks when permissions given with only the action (eg. 'view'), since the type prefix would be required for role permission checks. Was previously not needed as only the simpler form was used in the jointpermissions after merge & calculation. |
||
---|---|---|
.. | ||
Book.php | ||
BookChild.php | ||
Bookshelf.php | ||
Chapter.php | ||
Deletion.php | ||
Entity.php | ||
HasCoverImage.php | ||
Page.php | ||
PageRevision.php | ||
SearchTerm.php |