Password Reset does not login the user and hence user cannot update their profile

88 views
Skip to first unread message

Osi Emoekpere

unread,
Aug 12, 2012, 9:11:43 AM8/12/12
to mezzani...@googlegroups.com
Hi There,

When a user uses a token to reset their password, mezzanine doesn't login the user before redirecting to the profile update page and hence the user cannot update their profile since they are not logged in.

Is this how it's supposed to work? (Was there some security reason it was done this way?)

Regards
Osi

Stephen McDonald

unread,
Aug 12, 2012, 4:36:44 PM8/12/12
to mezzani...@googlegroups.com
The token should log them in.

Check that you have Mezzanine's auth backend enabled in your settings module:

AUTHENTICATION_BACKENDS = ("mezzanine.core.auth_backends.MezzanineBackend",)
--
Stephen McDonald
http://jupo.org

Stephen McDonald

unread,
Aug 14, 2012, 5:38:04 PM8/14/12
to mezzani...@googlegroups.com
This was actually a bug, fixed here:

On Sun, Aug 12, 2012 at 11:11 PM, Osi Emoekpere <hova...@gmail.com> wrote:
Reply all
Reply to author
Forward
0 new messages