﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
274	/auth/resend_verification/ crashes when not logged in	Elrond	Aaron Williamson	"{{{
#!rst
Quite simple to reproduce:

Go to:
`http://omgmg.dyndns.org:6543/auth/resend\_verification/ <http://omgmg.dyndns.org:6543/auth/resend_verification/>`_
(if you're still logged in from testing, log out first)

::

    File 'mediagoblin/auth/views.py', line 193 in resend_activation
      request.user[u'verification_key'] = unicode(uuid.uuid4())
    TypeError: 'NoneType' object does not support item assignment



}}}"	defect	closed	major	0.2.1	programming	FIXED			
