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 Fixes minor vulnerability when using target="_blank" on links (RSPEC-5148) 2021-05-24 16:17:08 -04:00
attachments Added front-end toggle and testing of inline attachments 2021-06-06 13:55:56 +01:00
auth Fixed SAML login button alignment 2021-05-08 11:49:18 +01:00
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 Updated some comment elements and standardised more JS 2020-07-28 18:19:18 +01:00
common Added a "skip to content" link. 2021-06-15 20:58:45 +01:00
components Updated homepage action button colors for consistency 2021-06-04 22:28:38 +01:00
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 Merge branch 'show-tags' of https://github.com/burnoutberni/BookStack into burnoutberni-show-tags 2021-05-24 15:12:45 +01:00
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 Revert "Added app logo to outgoing emails" 2021-05-26 17:13:59 +01:00
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 Standardised export views with base layout, Reduced included export styles 2021-05-04 23:15:05 +01:00
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