Closed
Bug 219976
Opened 22 years ago
Closed 22 years ago
make it easier for embedders to connect to mail servers with stored passwords
Categories
(MailNews Core :: Backend, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Bienvenu, Assigned: Bienvenu)
References
Details
Attachments
(1 file)
1.44 KB,
patch
|
Details | Diff | Splinter Review |
Right now, mail uses the nsIAuthPrompt to retrieve passwords from wallet - this
requires that we have a doc shell and a window watcher and a web shell. However,
if the password is in the wallet, we really don't need any of these things, so
we can just get the password directly from nsIPasswordManagerInternal.
Assignee | ||
Comment 1•22 years ago
|
||
this has r/sr=sspitzer over aim
Assignee | ||
Comment 2•22 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•