{%extends "base.html"%} {%block title%}gn-auth: Verify Email{%endblock%} {%block pagetitle%}Verify Email{%endblock%} {%block content%} {{flash_messages()}}

Verify Your E-Mail

Email Verification

In order to reduce the number of bots we have to deal with, we no longer allow sign-in with users who have not verified their accounts.

We know this is annoying — especially if you already have an account, and have been using it just fine — however, we have found that without this check in place, we will get overrun by silly bots, which will ruin every user's experience.

Do bear with us, enter the verification code you received via email below:

Send Verification Code

Send Verification Code

If you have not received a verification code, or your code is already expired, provide your GeneNetwork password and click the "Send Verification Code" button below and we will send you a new verification code.

{%endblock%}