BookStack/app
Dan Brown 78f9c01519
Started on some MFA access-time checks
Discovered some difficult edge cases:
- User image loading in header bar when using local_secure storage
- 404s showing user-specific visible content due to content listing on
  404 page since user is in semi-logged in state. Maybe need to go
  through and change up how logins are handled to centralise and
  provide us better control at login time to prevent any auth level.
2021-07-16 23:23:36 +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 Started on some MFA access-time checks 2021-07-16 23:23:36 +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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Facades Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Http Started on some MFA access-time checks 2021-07-16 23:23:36 +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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00: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