BookStack/app/Auth
Dan Brown 588fd7d165
Fixed short editor in firefox and optimised some queries
Optimised permission fetching so that it won't initialise a bunch
of models for the role permissions and instead does a manual
query to get the data directly.
2021-01-02 01:22:41 +00:00
..
Access Moved models to folder, renamed managers to tools 2020-11-21 23:20:54 +00:00
Permissions Added owners to entity creation and updated tests 2020-12-30 22:18:28 +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