Closed
Bug 564948
Opened 15 years ago
Closed 15 years ago
Resetting password email needs branding update and valid URL (for custom url)
Categories
(Cloud Services :: Web Site - Deprecated, defect)
Cloud Services
Web Site - Deprecated
Tracking
(Not tracked)
RESOLVED
FIXED
1.4
People
(Reporter: tchung, Assigned: mconnor)
Details
(Whiteboard: [weave1.3][python: 627488])
Attachments
(2 files)
The current resetting weave password needs to be rebranded to Firefox Sync. It also needs a valid link to be clicked within the email for custom URLs. It currently shows:
please click this link: WEAVE_PASSWORD_BASE_URL?username=qastage2&key=2RQJ-6M99-NGM3-7CDF
and that means nothing to the user.
Email notification attached with custom url.
Repro:
1) install weave 1.3b5
2) login and reset password
3) verify the password email still references weave
4) repeat steps 1-2, but with a custom url and valid account (eg. staging server)
5) Verify the password email doesnt have a valid link, see above
Expected:
- custom url has a valid url. Also, all references to Weave must change to Firefox Sync
| Reporter | ||
Updated•15 years ago
|
Flags: blocking-weave1.3?
Whiteboard: [weave1.3]
| Reporter | ||
Comment 1•15 years ago
|
||
Comment 2•15 years ago
|
||
The baseurl has been reconfigured. Branding still needs to change.
| Reporter | ||
Comment 3•15 years ago
|
||
Verified fix to the baseurl. awaiting branding changes.
| Assignee | ||
Updated•15 years ago
|
Flags: blocking-weave1.3? → blocking-weave1.3+
| Reporter | ||
Comment 4•15 years ago
|
||
This is still open on sync 1.3 on phx production. i've attached a second email link from the reset password email, and clicking the link takes me to the weave branded page:
https://auth.services.mozilla.com/weave-password-reset?username=weavephone&key=ETWI-1PCG-U718-JDG4 (weave branded)
and resetting password takes me to: https://auth.services.mozilla.com/weave-password-reset (weave branded)
Please fix all weave branding to firefox sync.
Comment 5•15 years ago
|
||
This is... interesting.
I think this just means that I should replace the auth.services.m.c baseurl with services.m.c
Right? mconnor?
| Assignee | ||
Comment 6•15 years ago
|
||
Need some more bits on services, actually, to handle actually changing the password, we just have the link to do the reset request.
Assignee: telliott → nobody
Component: Server → Web Site
Flags: blocking-weave1.3+ → blocking-fx-sync1.4+
OS: Mac OS X → All
QA Contact: server → website
Hardware: x86 → All
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → mconnor
Status: NEW → ASSIGNED
| Assignee | ||
Updated•15 years ago
|
Target Milestone: --- → 1.4
| Assignee | ||
Comment 7•15 years ago
|
||
We now use all correct branding for the web bits now, the only remaining piece is "Weave" in the email itself. Filed Bug 575905 to cover fixing the server to not hardcode this.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•