Fill user data in the IMAP/POP3 form and add in old event listeners in manual config for account hub
Categories
(Thunderbird :: Account Manager, task, P2)
Tracking
(Not tracked)
People
(Reporter: vineet, Assigned: vineet)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 2 obsolete files)
This task is for taking the old logic for showing prefilled user data that applied to the separate incoming and outgoing form fields and and applying that to the combined incoming/outgoing IMAP/POP3 form. The custom element should have all of the old event listeners from incoming and outgoing that updated form fields and selects.
| Assignee | ||
Updated•3 months ago
|
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Comment 1•23 days ago
|
||
How to Test
- Set mail.accounthub.manualconfig.enabled pref to true
- Open account hub and enter your own thunderbird email
- Select a configuration (IMAP/POP3) and click edit configuration
- You should see your configuration details in the new manual config screen
Depends on D307820
| Assignee | ||
Updated•17 days ago
|
| Assignee | ||
Updated•17 days ago
|
| Assignee | ||
Updated•16 days ago
|
Comment 3•16 days ago
|
||
still fails to apply
Updated•16 days ago
|
| Assignee | ||
Updated•15 days ago
|
Pushed by jtracey@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/07f6bbb7eec9
Account Hub Manual Config: Fill form with config data. r=arschmitz
| Assignee | ||
Comment 5•9 days ago
|
||
| Assignee | ||
Comment 6•4 days ago
|
||
How to Test
- Go to IMAP/POP3 form in the new manual config
- Check that OAuth is not an authenticaiton option in outgoing and incoming
- Enter "imap.gmail.com" in incoming, and check to see if OAuth is available
- Select OAuth, and change the incoming hostname to something random, and the authentication should change to Normal Password
- Do the same for outgoing
These are temporary changes to allow OAuth in manual config until bug 2055083 is implemented
Depends on D312084
Updated•4 days ago
|
| Assignee | ||
Updated•3 days ago
|
| Assignee | ||
Comment 7•3 days ago
|
||
The version on this has become stale as there are two patches that haven't landed yet, so marking this is fixed and moving the event listerner part of this bug to a new bug 2056420.
Comment 8•3 days ago
|
||
Comment on attachment 9608852 [details]
Bug 2014762 - AH Manual Config: Add connection security and port event listeners for updating automatically based on config. r=#thunderbird-front-end-reviewers
Revision D312084 was moved to bug 2056420. Setting attachment 9608852 [details] to obsolete.
Comment 9•3 days ago
|
||
Comment on attachment 9610476 [details]
Bug 2014762 - AH Manual Config: Show OAuth option if hostname allows it. r=#thunderbird-front-end-reviewers
Revision D312918 was moved to bug 2056420. Setting attachment 9610476 [details] to obsolete.
Description
•