BookStack/app/Http
Dan Brown a1b1f8138a
Updated email confirmation flow so confirmation is done via POST
To avoid non-user GET requests (Such as those from email scanners)
auto-triggering the confirm submission. Made auto-submit the form via
JavaScript in this extra added step with user-link backup to keep
existing user flow experience.

Closes #3797
2022-11-12 15:11:59 +00:00
..
Controllers Updated email confirmation flow so confirmation is done via POST 2022-11-12 15:11:59 +00:00
Middleware Applied styleci changes, updated composer deps 2022-09-05 13:18:37 +01:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Responses Applied styleci changes, updated composer deps 2022-06-10 12:37:14 +01:00
Kernel.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Request.php Applied styleci changes 2022-05-04 21:19:46 +01:00