BookStack/app/Http
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
..
Controllers Added role permissions for exporting content 2021-08-28 21:48:17 +01:00
Middleware Added back email confirmation check in middleware 2021-08-30 21:28:17 +01:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Added back email confirmation check in middleware 2021-08-30 21:28:17 +01:00
Request.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00