Closed Bug 481119 Opened 17 years ago Closed 16 years ago

forgot password mail not received

Categories

(support.mozilla.org :: General, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: aryx, Assigned: paulc)

References

()

Details

(Whiteboard: tiki_test)

Attachments

(1 file)

Please check if the mail from the "Forgot Password" page is really sent. I registered, logging in didn't work, so I wanted to try this way.
Using the by "username" field didn't work, but the direct email address did.
Target Milestone: --- → 1.0
Assignee: nobody → laura
If this one's hard to fix, we might just want to remove the option of entering your user name.
I'm sure it's not that hard to fix. I could look into it, but after other 1.1s :) Laura will probably be very busy in the next few.
Target Milestone: 1.0 → 1.1
Target Milestone: 1.1 → 1.0
Target Milestone: 1.0 → 1.0.2
Assignee: laura → paul.craciunoiu
Target Milestone: 1.0.2 → 1.1
The mail was sent to $_REQUEST['email'] which obviously wouldn't be available when username is provided. This simple patch makes sure that the email gets assigned in that other case too. Should be easy to review :)
Attachment #376529 - Flags: review?(laura)
Comment on attachment 376529 [details] [diff] [review] Patch: proposed fix, v1 Eric, if you have more time, you could take a quick look.
Attachment #376529 - Flags: review?(smirkingsisyphus)
Assignee: paul.craciunoiu → nobody
Component: Forum → General
QA Contact: forum → general
Oops, I must've unassigned this by accident.
Assignee: nobody → paul.craciunoiu
Attachment #376529 - Flags: review?(laura) → review+
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Sadly, reopening; I still can't get this to work on staging (though retrieving password via an entered email address works just fine, so it shouldn't be a staging-config issue?)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Re-resolving after staging issue has been fixed (bug 493674).
Status: REOPENED → RESOLVED
Closed: 16 years ago16 years ago
Resolution: --- → FIXED
Verified FIXED; just tried this on https://support-stage.mozilla.org/tiki-remind_password.php and it emailed me my username, gave the IP address from which the request was sent, as well as a unique, one-time link to log in.
Status: RESOLVED → VERIFIED
Yay, this works on prod now. :)
Whiteboard: tiki_triage
Comment on attachment 376529 [details] [diff] [review] Patch: proposed fix, v1 Just going through my r? list
Attachment #376529 - Flags: review?(smirkingsisyphus)
Whiteboard: tiki_triage → tiki_test
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: