Closed Bug 1670892 Opened 4 years ago Closed 4 years ago

migrate AOL users to OAuth2 to deal with AOL/Yahoo password login shutdown (DL October 20, 2020)

Categories

(Thunderbird :: Security, task, P1)

Tracking

(thunderbird_esr78+ fixed, thunderbird82+ fixed)

RESOLVED FIXED
83 Branch
Tracking Status
thunderbird_esr78 + fixed
thunderbird82 + fixed

People

(Reporter: mkmelin, Assigned: mkmelin)

References

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1606339 +++

From bug 1606339, AOL users will also be affected by the normal password login shutdown. (AOL and Yahoo have the same parent company.)

We should migrate them to OAuth2 as well.

Summary: migrate AOL users to OAuth2 to deal with Yahoo password login shutdown (DL October 20, 2020) → migrate AOL users to OAuth2 to deal with AOL/Yahoo password login shutdown (DL October 20, 2020)

Migrate AOL as well.

Attachment #9181247 - Flags: review?(alessandro)
Status: NEW → ASSIGNED
Target Milestone: --- → 83 Branch
Comment on attachment 9181247 [details] [diff] [review]
bug1670892_migrate_aol.patch

Review of attachment 9181247 [details] [diff] [review]:
-----------------------------------------------------------------

Great, thanks for taking care of this.
Just a couple of super tiny nits in the comments.

::: mail/base/modules/MailMigrator.jsm
@@ +535,5 @@
>    /* eslint-enable complexity */
>  
>    /**
> +   * Migrate incoming server to using OAuth2 as authMethod.
> +   * @param {string} hostnameHint - What the hostname should end with.

nit: empty comment row before the @param, just to respect the JSDoc format

@@ +551,5 @@
> +  },
> +
> +  /**
> +   * Migrate outgoing server to using OAuth2 as authMethod.
> +   * @param {string} hostnameHint - What the hostname should end with.

nit: same here
Attachment #9181247 - Flags: review?(alessandro) → review+

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/84a3703a3875
migrate AOL users to OAuth2 to deal with AOL/Yahoo password login shutdown (DL October 20, 2020). r=aleca

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED

Comment on attachment 9181247 [details] [diff] [review]
bug1670892_migrate_aol.patch

[Approval Request Comment]
User impact if declined: some AOL users cut off from their mail access
Testing completed (on c-c, etc.): just landed
Risk to taking this patch (and alternatives if risky): it's reusing what we had implemented for yahoo. There's always some risk of unforeseen problems.

Attachment #9181247 - Flags: approval-comm-esr78?
Attachment #9181247 - Flags: approval-comm-beta?

Comment on attachment 9181247 [details] [diff] [review]
bug1670892_migrate_aol.patch

[Triage Comment]
approved for beta

Attachment #9181247 - Flags: approval-comm-beta? → approval-comm-beta+

Comment on attachment 9181247 [details] [diff] [review]
bug1670892_migrate_aol.patch

[Triage Comment]
Approved for esr78

Attachment #9181247 - Flags: approval-comm-esr78? → approval-comm-esr78+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: