Skip to content

Redirect invited guests to register

Andreas Ellewsen requested to merge GREG-165-feide-continue into master

If the user logs in through the frontpage we now check if they have completed the registration process. If they have completed it halfway before, we find their info through the GregUserProfile of the user and redirect to the register page. If we dont find any profile connected to the user they are treated as anonymous users as before.

Resolves: GREG-164

Merge request reports