mirror of
https://github.com/flarum/core.git
synced 2025-06-06 14:47:11 +02:00
Newly-created accounts are allowed to log in straight away, but they still have the permissions of a guest until they've confirmed their email address. Instead of showing a success message after registration, we reload the page since they're already logged in. Still todo: show a message explaining that they need to verify their email address to do anything, and allow it to be resent.