BookStack/app/Auth/Permissions
Dan Brown 025442fcd9
Reviewed addition to db table prefix
Review of #2935

- Removed from .env files and added warnings for use if found in config
  file.
- Updated permission service to use whereColumn queries to auto-handle
  use of prefixes.
2021-09-29 18:41:11 +01:00
..
EntityPermission.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
JointPermission.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PermissionService.php Reviewed addition to db table prefix 2021-09-29 18:41:11 +01:00
PermissionsRepo.php Added role based MFA control 2021-07-03 13:34:48 +01:00
RolePermission.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00