grapesmoker / qems2

A new implementation of the QEMS submission system for quizbowl questions.
GNU General Public License v2.0
9 stars 4 forks source link

Email Verification Issue #315

Closed dnlwng243 closed 6 years ago

dnlwng243 commented 7 years ago

When signing up, the verification link in the email leads to a dead webpage, and users have to be manually verified as of now.

mbentley00 commented 7 years ago

In the past this has been due to the e-mail host considering QEMS as spam, or due to a config file getting overridden. I can look at this when I get a chance.

On Sat, Apr 8, 2017 at 1:23 PM, dnlwng243 notifications@github.com wrote:

When signing up, the verification link in the email leads to a dead webpage, and users have to be manually verified as of now.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/grapesmoker/qems2/issues/315, or mute the thread https://github.com/notifications/unsubscribe-auth/AIiOKdep-wRu5gXv00I9dWWnAoCBIbi5ks5rt-zEgaJpZM4M30bh .

mbentley00 commented 7 years ago

Looks like the problem is that it needs to send a https:// link instead of http://