BookStack/resources/views
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
..
api-docs
attachments Added front-end toggle and testing of inline attachments 2021-06-06 13:55:56 +01:00
auth
books Reviewed #2393, Removed image guessing and added testing 2021-06-23 20:42:48 +01:00
chapters Reviewed #2393, Removed image guessing and added testing 2021-06-23 20:42:48 +01:00
comments
common Added a "skip to content" link. 2021-06-15 20:58:45 +01:00
components
errors Added a "skip to content" link. 2021-06-15 20:58:45 +01:00
form Ordered entity permission roles by display name 2021-06-04 22:36:30 +01:00
mfa Started on some MFA access-time checks 2021-07-16 23:23:36 +01:00
pages Reviewed #2393, Removed image guessing and added testing 2021-06-23 20:42:48 +01:00
partials Merge branch 'markdown-export' of https://github.com/nikhiljha/BookStack-1 into nikhiljha-markdown-export 2021-06-22 19:12:24 +01:00
search
settings Added role based MFA control 2021-07-03 13:34:48 +01:00
shelves Reviewed #2393, Removed image guessing and added testing 2021-06-23 20:42:48 +01:00
users Added MFA indicator to user list 2021-07-14 20:19:05 +01:00
vendor
base.blade.php Merge branch 'create-content-meta-tags' of https://github.com/james-geiger/BookStack into james-geiger-create-content-meta-tags 2021-06-23 20:11:07 +01:00
export-layout.blade.php
simple-layout.blade.php Added a "skip to content" link. 2021-06-15 20:58:45 +01:00
tri-layout.blade.php Added a "skip to content" link. 2021-06-15 20:58:45 +01:00