BookStack/resources/views
Dan Brown 9b271e559f
Worked on MFA setup required flow
- Restructured some of the route naming to be a little more consistent.
- Moved the routes about to be more logically in one place.
- Created a new middleware to handle the auth of people that should be
  allowed access to mfa setup routes, since these could be used by
  existing logged in users or by people needing to setup MFA on access.
- Added testing to cover MFA setup required flow.
- Added TTL and method tracking to session last-login tracking system.
2021-08-02 22:02:25 +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 Added login redirect system to confirm/mfa 2021-07-18 16:52:31 +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 Worked on MFA setup required flow 2021-08-02 22:02:25 +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