BookStack/app/Auth
Dan Brown bbfb330b92
Added check of owner field for manage-permissions-own
This permission was still checking based on created-by.
Updated testing to specifically check the owner since the tests
were passing by the fact of matching creator and owner.

Fixes #2445
2021-01-04 18:07:39 +00:00
..
Access Moved models to folder, renamed managers to tools 2020-11-21 23:20:54 +00:00
Permissions Added check of owner field for manage-permissions-own 2021-01-04 18:07:39 +00:00
Role.php Cleaned up some user/image areas of the app 2020-12-08 23:46:38 +00:00
SocialAccount.php Moved models to folder, renamed managers to tools 2020-11-21 23:20:54 +00:00
User.php Fixed short editor in firefox and optimised some queries 2021-01-02 01:22:41 +00:00
UserRepo.php Added user ownership migrate to delete screen. 2021-01-01 18:31:01 +00:00