Closed
Bug 1718616
Opened 4 years ago
Closed 4 years ago
Username and password are not saved if both are passed to CardDAVUtils.detectAddressBooks
Categories
(MailNews Core :: Address Book, defect)
MailNews Core
Address Book
Tracking
(thunderbird_esr78 unaffected)
RESOLVED
FIXED
91 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr78 | --- | unaffected |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(1 file)
The account set-up tab passes both username and password to detectAddressBooks. Because we have both, the auth prompt is short-circuited and the flag to save the login info is never set, so we don't save the login info.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/327b41d87740
Fix saving of CardDAV username and password when in the account set-up. r=mkmelin
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•4 years ago
|
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•