BookStack/tests
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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Auth Worked on MFA setup required flow 2021-08-02 22:02:25 +01:00
Commands Added command to reset user MFA 2021-07-14 20:50:36 +01:00
Entity Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Permissions Added role based MFA control 2021-07-03 13:34:48 +01:00
test-data Moved sketchy file samples to base64 equivilents 2021-02-06 00:16:27 +00: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 Apply fixes from StyleCI 2021-06-26 15:23:15 +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 Apply fixes from StyleCI 2021-06-26 15:23:15 +00: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