BookStack/resources/views
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
..
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 Added login redirect system to confirm/mfa 2021-07-18 16:52:31 +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