Closed
Bug 519265
Opened 16 years ago
Closed 16 years ago
In Weave 0.7pre4 "My Account" page, setting password (even to same thing) locks me out of account
Categories
(Firefox :: Sync, defect, P1)
Tracking
()
RESOLVED
FIXED
0.7
People
(Reporter: dholbert, Assigned: Mardak)
References
(
URL
)
Details
Attachments
(1 file)
STEPS TO REPRODUCE:
1. Visit about:weave, and log in to Weave (if you haven't already)
2. Click the "Signed in as [username]" menu, and choose "My Account"
3. Click in the password field.
4. Click the "Set" button that appears next to the password field.
5. Sign out of Weave, and attempt to sign in.
EXPECTED RESULTS:
Nothing should have changed. (You should still be able to log in with your old password.)
ACTUAL RESULTS:
- My old password doesn't work anymore
- The only way to get back in to your account (AFAICT) is to visit
https://services.mozilla.com/pw/forgot.php
and reset my password.
NOTE: The "Actual Results" are made scarier by the fact that the Weave UI's easily-discoverable "email me to reset my password" feature is currently broken. (bug 519262)
| Reporter | ||
Comment 1•16 years ago
|
||
I'm using Weave 0.7pre4 on:
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20090928 Minefield/3.7a1pre
| Reporter | ||
Comment 2•16 years ago
|
||
I've tried repeating the STR, and this time *modifying* the password before clicking "set". I get the same problem -- locked out. (The pre-entered password doesn't work, nor does my old password, nor does my new password.)
Summary: In Weave 0.7pre4 "My Account" page, leaving password unchanged & clicking "set" locks me out of account. → In Weave 0.7pre4 "My Account" page, setting password (even to same thing) locks me out of account
| Reporter | ||
Comment 3•16 years ago
|
||
One other thing I've noticed each time I've reproduced this bug: In step 5, when I attempt to sign in after having clicked "set" to change my password, it shows my pre-entered password as being a 15-character string (much longer than any of the passwords involved). I'm not sure where these 15 characters come from. Attaching a screenshot.
| Reporter | ||
Updated•16 years ago
|
Attachment #403311 -
Attachment description: screenshot: Weave @ Step 5 of STR, with 15-char password → screenshot: Weave @ Step 5 of STR, with unknown 15-char string in password field
| Reporter | ||
Comment 4•16 years ago
|
||
(I tried checking my Firefox "Saved Passwords" to investigate the 15-char string from comment 3, but that still shows my old Weave password as being the saved one.)
| Reporter | ||
Updated•16 years ago
|
Flags: blocking-weave1.0?
| Reporter | ||
Comment 5•16 years ago
|
||
I just requested blocking-weave1.0, but IMHO this should block weave 0.7 -- the feature should be either disabled or fixed, because right now it's just a fun way for users to shoot themselves in the foot.
Updated•16 years ago
|
Assignee: nobody → edilee
Flags: blocking-weave1.0? → blocking-weave1.0+
Priority: -- → P1
Target Milestone: --- → 0.7
| Assignee | ||
Comment 6•16 years ago
|
||
http://hg.mozilla.org/labs/weave/rev/543e896308c2
Set the password to the password input's value and not the jquery object. Do the same for passphrase.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Firefox Sync: UI → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•