Closed
Bug 855599
Opened 12 years ago
Closed 12 years ago
SUMO Login Issues and Password Reset Emails Not Sent
Categories
(support.mozilla.org :: General, defect, P1)
support.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
2013Q2
People
(Reporter: iamjayakumars, Assigned: rrosario)
Details
(Whiteboard: u=user c=general p=1 s=2013.7)
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:22.0) Gecko/20130327 Firefox/22.0
Build ID: 20130327031035
Steps to reproduce:
Hi, When we try to reset the password in "Support.mozilla.org", users not receiving emails to reset the password.
https://support.mozilla.org/en-US/forums/contributors/709095
Actual results:
Reset email is not sending to the user.
Expected results:
Mozilla must send the password reset link to the user emails.
Reporter | ||
Updated•12 years ago
|
Summary: Increase in Login Issues and Password Reset Emails Not Sent → SUMO Login Issues and Password Reset Emails Not Sent
Assignee | ||
Updated•12 years ago
|
Component: Untriaged → General
OS: Windows 8 → All
Product: Firefox → support.mozilla.org
Hardware: x86_64 → All
Version: 22 Branch → unspecified
Assignee | ||
Comment 1•12 years ago
|
||
This issue keeps getting reported. We should spend a few hours looking at it and figuring out what's up.
Whiteboard: u=user c=general p=1 s=2013.7
Target Milestone: --- → 2013Q2
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → rrosario
Priority: -- → P1
Assignee | ||
Comment 2•12 years ago
|
||
GAH! This is caused by Bug 821043
Django's password reset form doesn't validate if the user's password is set to unusable. So basically, if we have set the user's password to be unusable they won't be able to reset it. And that's the main use case for resetting your password. oops!
I think I'll inherit and override the `django.contrib.auth.forms.PasswordResetForm` to our liking.
Assignee | ||
Updated•12 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Assignee | ||
Comment 3•12 years ago
|
||
Assignee | ||
Comment 4•12 years ago
|
||
Assignee | ||
Comment 5•12 years ago
|
||
Deployed to prod now. Hopefully, the manual password reset days are over now :)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 6•12 years ago
|
||
(In reply to iamjayakumars from comment #0)
> User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:22.0) Gecko/20130327
> Firefox/22.0
> Build ID: 20130327031035
>
> Steps to reproduce:
>
> Hi, When we try to reset the password in "Support.mozilla.org", users not
> receiving emails to reset the password.
>
> https://support.mozilla.org/en-US/forums/contributors/709095
>
>
> Actual results:
>
> Reset email is not sending to the user.
>
>
> Expected results:
>
> Mozilla must send the password reset link to the user emails.
THIS IS NOT FIXED DAMN IT. I've been trying for an hour to get into Mozilla support. Even after I get the password reset link (I _do_ get the emails), I enter a new password, twice, and it takes me to the login page, BUT I KEEP GETTING THE MESSAGE THAT THE USERNAME OR PASSWORD IS WRONG.
FIX THIS ALREADY.
(And all this because the instructions for setting up SYNC aren't working for me, either. I can't get my recovery key from anyplace because there is not MANAGE my sync button anywhere. And I can't START a SYNC account because the email is already in use.)
Comment 7•12 years ago
|
||
JDCrownover, I'm sorry to hear this. I can assure you that many, many people are using this feature all the time, so it's hard to tell what exactly is the issue in your case. Could you please give me your username on SUMO, so I can check?
Comment 8•10 years ago
|
||
this is NOT fixed!!!!!!!!!!!!!!! STILL NOTHING NO EMAIL NO NOTHING!!!!!!!!!!!!!! SAYING THAT IT IS FIXED IS *FALSE*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Comment 9•10 years ago
|
||
(In reply to moltres.facesits.justin.coolidge from comment #8)
> this is NOT fixed!!!!!!!!!!!!!!! STILL NOTHING NO EMAIL NO
> NOTHING!!!!!!!!!!!!!! SAYING THAT IT IS FIXED IS
> *FALSE*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Worked fine for me just now.
Comment 10•10 years ago
|
||
moltres, your conduct is inappropriate. This bug is about a particular, very specific issue with password reset. That problem is fixed, and it is easy to verify that this particular problem is fixed. If you have other projects, you should file a new bug instead of berating people in a bug that is over a year old.
You need to log in
before you can comment on or make changes to this bug.
Description
•