BookStack/routes
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
..
api.php Added and ran PHPCS 2022-09-18 01:25:20 +01:00
console.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
web.php Updated email confirmation flow so confirmation is done via POST 2022-11-12 15:11:59 +00:00