Skip to content

Fix activation of emails

If a user is logged in during the activation of an email, we make sure that the activation record belongs to that user. This code removes this check. If the link is used, the email should be activated regardless of who's logged in.

Merge request reports