1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 20:02:35 +01:00
BookStack/app/Auth
Dan Brown 1af5bbf3f7
Added login redirect system to confirm/mfa
Also continued a bit on the MFA verification system.
Moved some MFA routes to public space using updated login service to get
the current user that is either logged in or last attempted login (With
correct creds).
2021-07-18 16:52:31 +01:00
..
Access Added login redirect system to confirm/mfa 2021-07-18 16:52:31 +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