﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
43	More useful errors for users who have registered but not verified their email	Christopher Allan Webber		"{{{
#!rst
We should somehow warn users that they need to verify their email
before they can do anything.

We could do one of a few things:


-  When we redirect to login on pages that require an active user,
   include a GET parameter on the redirect to /auth/login/ like
   /auth/login/?needs\_verify\_email=true and display a warning that
   the reason that the user wasn't able to do something was because
   they need to verify their email
-  Put some text like ""not verified"" after the user's login name on
   each page?

In addition we should provide a means to resend the verification
email if it borked the first time, and maybe link to that.



}}}"	defect	closed	minor	0.0.2		FIXED			
