SMTP Server OAuth2 authentication method not showing on addition (only on edit)
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(thunderbird_esr128+ fixed, thunderbird131 fixed)
People
(Reporter: malu_pigi, Assigned: mkmelin)
Details
Attachments
(2 files)
65.87 KB,
image/png
|
Details | |
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr128+
|
Details | Review |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
Go to the Outgoing Server (SMTP) section, click "Add...", fill in
- smtp.office365.com as server Name
- 587 as port (default)
- STARTTLS as connection security
- Open the Authentication method dropdown.
Actual results:
The dropdown does not show Oath2 as an option (while that is required for the office365 smtp server). However, once the SMTP server is saved, when editing the SMTP server, the option now does appear (as described [https://support.mozilla.org/en-US/questions/1455399 here]).
Expected results:
The dropdown should show Oath2 as an option on addition, not only on edit.
Assignee | ||
Comment 1•21 days ago
|
||
Updated•21 days ago
|
Assignee | ||
Updated•21 days ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/c61be6516a9f
Show/hide SMTP Server OAuth2 authentication method based on filled in hostname. r=tobyp
Assignee | ||
Comment 3•20 days ago
|
||
Comment on attachment 9424983 [details]
Bug 1917472 - Show/hide SMTP Server OAuth2 authentication method based on filled in hostname. r=#thunderbird-reviewers
[Approval Request Comment]
User impact if declined: can't switch to OAuth2 when it might be possible
Testing completed (on c-c, etc.): c-c
Risk to taking this patch (and alternatives if risky): safe
Comment 4•20 days ago
|
||
Comment on attachment 9424983 [details]
Bug 1917472 - Show/hide SMTP Server OAuth2 authentication method based on filled in hostname. r=#thunderbird-reviewers
[Triage Comment]
Approved for beta
Updated•20 days ago
|
Comment 5•19 days ago
|
||
bugherder uplift |
Thunderbird 131.0b5:
https://hg.mozilla.org/releases/comm-beta/rev/347e137a766b
Comment 6•14 days ago
|
||
Comment on attachment 9424983 [details]
Bug 1917472 - Show/hide SMTP Server OAuth2 authentication method based on filled in hostname. r=#thunderbird-reviewers
[Triage Comment]
Approved for esr128
Comment 7•11 days ago
|
||
bugherder uplift |
Thunderbird 128.3.0esr:
https://hg.mozilla.org/releases/comm-esr128/rev/dca6a4bacaca
Description
•