BookStack/app
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
..
Actions Added the ability to remove an MFA method 2021-07-14 21:27:21 +01:00
Api Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Auth Added login redirect system to confirm/mfa 2021-07-18 16:52:31 +01:00
Config Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Console Added command to reset user MFA 2021-07-14 20:50:36 +01:00
Entities Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Exceptions Added login redirect system to confirm/mfa 2021-07-18 16:52:31 +01:00
Facades Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Http Added login redirect system to confirm/mfa 2021-07-18 16:52:31 +01:00
Interfaces Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Notifications Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Providers Updated all login events to route through single service 2021-07-17 17:45:00 +01:00
Settings Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Theming Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Traits Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Translation Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Uploads Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Util Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Application.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
helpers.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Model.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00