Skip to content

Refetch user info after completing registration

Andreas Ellewsen requested to merge bugfix/register-redirect into master

If we don't fetch the info again, the frontpage will redirect us back to /guestregister because the user does not have registration_completed_date set.

Merge request reports