BookStack/app/Http
Dan Brown 88e6f93abf
Prevented auto-login from direct email confirmation actions
Was done for convenience but could potentially be exploited by an
attacker using signing up via one of these routes, then forwarding
an email confirmation to another user so they unknowingly utilise
an account someone else controls.

Tweaks the flow of confirming email, and the user invite flow.

For #3050
2021-11-15 10:50:28 +00:00
..
Controllers Prevented auto-login from direct email confirmation actions 2021-11-15 10:50:28 +00:00
Middleware Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Request.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00