BookStack/tests/Auth
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
..
AuthTest.php Added back email confirmation check in middleware 2021-08-30 21:28:17 +01:00
LdapTest.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
MfaConfigurationTest.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
MfaVerificationTest.php Apply fixes from StyleCI 2021-08-21 14:49:40 +00:00
Saml2Test.php Quick test of email confirmation routes and fix of tests 2021-08-07 21:18:59 +01:00
SocialAuthTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
UserInviteTest.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00