bookstack/tests
Dan Brown 2740603d99
Added back email confirmation check in middleware
During writing of the update notes, found that the upgrade path would be
tricky from a security point of view. If people were pending email
confirmation but had an active session, they could technically be
actively logged in after the next release.

Added middlware as an extra precaution for now.
2021-08-30 21:28:17 +01:00
..
Api Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
Auth Added back email confirmation check in middleware 2021-08-30 21:28:17 +01:00
Commands Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Entity Applied styleci patches 2021-08-28 21:51:15 +01:00
Permissions Added role based MFA control 2021-07-03 13:34:48 +01:00
Unit 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
User Merge branch 'v21.05.x' 2021-08-04 21:32:29 +01:00
test-data Moved sketchy file samples to base64 equivilents 2021-02-06 00:16:27 +00:00
ActivityTrackingTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
AuditLogTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
BrowserKitTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
CreatesApplication.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
ErrorTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
FavouriteTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
FooterLinksTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
HomepageTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
LanguageTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
OpenGraphTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
PublicActionTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
RecycleBinTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SecurityHeaderTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
SharedTestHelpers.php Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
StatusTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TestCase.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TestEmailTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
TestResponse.php Covered TOTP setup with testing 2021-07-02 19:51:30 +01:00
ThemeTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00