BookStack/app/Auth
Dan Brown a641b4da2c
Swapped injected db instance with facade
Injected db instance was causing the DB connection to be
made a lot earlier than desired or required.
Swapped to a facade for now but ideally this extension of services needs
to be cleaned up with a better approach in general.
2021-08-31 21:50:23 +01:00
..
Access Swapped injected db instance with facade 2021-08-31 21:50:23 +01:00
Permissions Added role based MFA control 2021-07-03 13:34:48 +01:00
Role.php Added role based MFA control 2021-07-03 13:34:48 +01:00
SocialAccount.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
User.php Added MFA indicator to user list 2021-07-14 20:19:05 +01:00
UserRepo.php Added MFA indicator to user list 2021-07-14 20:19:05 +01:00