Closed Bug 1567686 Opened 6 years ago Closed 6 years ago

(New Password Manager) Passwords imported from IE, usernames and passwords appear as "MEoEE...." in Password Manager until reopen the password manager

Categories

(Firefox :: about:logins, defect, P1)

Desktop
Windows 10
defect

Tracking

()

VERIFIED FIXED
Firefox 70
Tracking Status
firefox-esr60 --- unaffected
firefox-esr68 --- unaffected
firefox68 --- unaffected
firefox69 --- unaffected
firefox70 --- verified
firefox71 --- verified

People

(Reporter: alice0775, Assigned: jaws)

References

Details

(Whiteboard: [passwords:management] [skyline])

Attachments

(1 file)

Reproducible: always

Steps to reproduce:

  1. Hamburger Menu -> Login and Passwords
  2. Meatball Menu -> Import Passwords...
  3. Select "Microsoft Internet Explorer" and proceed to import passwords

Actual Results:
usernames and passwords appear as encrypted text "MEoEE..."
Reopen the password manager will appear as plain text as expected.

Expected Results:
Not encrypted.

Seems like we aren't decrypting when subscribing to updates.

Keywords: regression
Priority: -- → P1
Whiteboard: [passwords:management] [skyline]
Assignee: nobody → jaws
Status: NEW → ASSIGNED

I don't see this as a regression of the new about:logins page. From debugging this, it is happening because addLogins is adding the login with the username and password pre-encrypted and the notification that gets sent out is sending out the encrypted fields instead of the decrypted values.

Pushed by jwein@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/328a9d64b357 Login addition notifications from batch imports should use the plaintext values. r=MattN

(In reply to Jared Wein [:jaws] (please needinfo? me) from comment #2)

I don't see this as a regression of the new about:logins page. From debugging this, it is happening because addLogins is adding the login with the username and password pre-encrypted and the notification that gets sent out is sending out the encrypted fields instead of the decrypted values.

It wasn't visible in the old UI since it didn't use the data from the notifications, only the notification itself to know it needed to update the list.

Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
Flags: qe-verify+

I have verified this issue on the latest Nightly 71.0a1 (Build ID: 20190918215055) (64-bit) and on the latest Firefox Beta 70.0b7 (Build ID: 20190916074538) (64-bit) on Windows 10 x64.

  • The saved logins imported from IE are correctly displayed and are not encrypted.
Status: RESOLVED → VERIFIED
Flags: qe-verify+
Component: Password Manager → about:logins
Product: Toolkit → Firefox
Target Milestone: mozilla70 → Firefox 70
Version: 70 Branch → unspecified
See Also: → 1587090
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: