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

Join email link is still broken. #376

Open hbunker opened 4 years ago

hbunker commented 4 years ago

When a new user joins, they get a URL like: `https://qems2.grapesmoker.netaccounts/confirm-email/bawpts1l9iceurhrwrx2glgskmugsa8eeiabmquq2hyjw2oim68lkbbsyxwcnrxw/?fbclid=IwAR0KIw_ERYBLmzIOc4T9UMHrBYIw_wAwQmy39ppiqUKC1Fo7II0FibEui1U' which should probably read:

`https://qems2.grapesmoker.net/accounts/confirm-email/bawpts1l9iceurhrwrx2glgskmugsa8eeiabmquq2hyjw2oim68lkbbsyxwcnrxw/?fbclid=IwAR0KIw_ERYBLmzIOc4T9UMHrBYIw_wAwQmy39ppiqUKC1Fo7II0FibEui1U'

I'm not entirely sure why this "/" character is missing, but this should be fixed so that's it is easier for new users to join QEMs.