mirror of
https://github.com/flarum/framework.git
synced 2025-06-19 16:51:23 +08: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.