BookStack/resources/lang/en
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
..
activities.php
auth.php Prevented auto-login from direct email confirmation actions 2021-11-15 10:50:28 +00:00
common.php Started build of tag view 2021-11-06 16:30:20 +00:00
components.php
entities.php Added testing coverage for tag index 2021-11-06 21:54:02 +00:00
errors.php
pagination.php
passwords.php
settings.php Laravel 7.x Shift (#3011) 2021-10-26 22:04:18 +01:00
validation.php