From c8875f18e9c9f4df6a898f0fcdcb4991e7ba4179 Mon Sep 17 00:00:00 2001 From: Ezekiel Date: Fri, 25 Aug 2023 14:12:31 -0400 Subject: [PATCH 1/9] Instagram & Threads.net (#711) * Threads.net * Corrected shared-credentials.json --- quirks/shared-credentials.json | 6 ++++++ quirks/websites-with-shared-credential-backends.json | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/quirks/shared-credentials.json b/quirks/shared-credentials.json index 721f9dde5..5325c9fd6 100644 --- a/quirks/shared-credentials.json +++ b/quirks/shared-credentials.json @@ -247,6 +247,12 @@ "ing.com" ] }, + { + "shared": [ + "instagram.com", + "threads.net" + ] + }, { "from": [ "letsdeel.com" diff --git a/quirks/websites-with-shared-credential-backends.json b/quirks/websites-with-shared-credential-backends.json index 673542ec9..9c722c619 100644 --- a/quirks/websites-with-shared-credential-backends.json +++ b/quirks/websites-with-shared-credential-backends.json @@ -403,6 +403,10 @@ "ing.de", "ing.com" ], + [ + "instagram.com", + "threads.net" + ], [ "intuit.com", "mint.com" From ac895a2cafdc301bf37a8be819215adbfe38afb1 Mon Sep 17 00:00:00 2001 From: Parker Brown <17183625+parkerbxyz@users.noreply.github.com> Date: Tue, 17 Oct 2023 12:02:04 -0700 Subject: [PATCH 2/9] Remove Yahoo/Flickr relationship (#715) Flickr no longer shares a credential backend with Yahoo. --- quirks/shared-credentials-historical.json | 6 ------ quirks/websites-with-shared-credential-backends.json | 4 ---- 2 files changed, 10 deletions(-) diff --git a/quirks/shared-credentials-historical.json b/quirks/shared-credentials-historical.json index 99c4845ad..f5da94df9 100644 --- a/quirks/shared-credentials-historical.json +++ b/quirks/shared-credentials-historical.json @@ -664,12 +664,6 @@ "dowjones.com" ] }, - { - "shared": [ - "yahoo.com", - "flickr.com" - ] - }, { "shared": [ "zixmail.net", diff --git a/quirks/websites-with-shared-credential-backends.json b/quirks/websites-with-shared-credential-backends.json index 9c722c619..b1fb008f7 100644 --- a/quirks/websites-with-shared-credential-backends.json +++ b/quirks/websites-with-shared-credential-backends.json @@ -783,10 +783,6 @@ "www.vistaprint.ca", "account.vistaprint.com" ], - [ - "yahoo.com", - "flickr.com" - ], [ "youneedabudget.com", "ynab.com" From 499d04a5b8d0f9734b56d6d4620ed2f3ddcace96 Mon Sep 17 00:00:00 2001 From: Jack Platten Date: Tue, 31 Oct 2023 12:04:18 -0700 Subject: [PATCH 3/9] Remove Ring from Amazon shared credentials (#718) --- quirks/shared-credentials-historical.json | 3 +-- quirks/websites-with-shared-credential-backends.json | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/quirks/shared-credentials-historical.json b/quirks/shared-credentials-historical.json index f5da94df9..e23f1ca80 100644 --- a/quirks/shared-credentials-historical.json +++ b/quirks/shared-credentials-historical.json @@ -43,8 +43,7 @@ "amazon.sa", "amazon.sg", "amazon.se", - "amazon.pl", - "ring.com" + "amazon.pl" ] }, { diff --git a/quirks/websites-with-shared-credential-backends.json b/quirks/websites-with-shared-credential-backends.json index b1fb008f7..e7cccf7bf 100644 --- a/quirks/websites-with-shared-credential-backends.json +++ b/quirks/websites-with-shared-credential-backends.json @@ -119,8 +119,7 @@ "amazon.sa", "amazon.sg", "amazon.se", - "amazon.pl", - "ring.com" + "amazon.pl" ], [ "amcrestcloud.com", From dd4cc3e6c67edd826876e074562a02aaebafd828 Mon Sep 17 00:00:00 2001 From: Michael Carlyle Date: Thu, 16 Nov 2023 11:04:45 -0600 Subject: [PATCH 4/9] added shared credentials for microsoft/azure (#697) --- quirks/shared-credentials-historical.json | 3 ++- quirks/websites-with-shared-credential-backends.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/quirks/shared-credentials-historical.json b/quirks/shared-credentials-historical.json index e23f1ca80..210dde0d8 100644 --- a/quirks/shared-credentials-historical.json +++ b/quirks/shared-credentials-historical.json @@ -362,7 +362,8 @@ "office.com", "skype.com", "onenote.com", - "hotmail.com" + "hotmail.com", + "azure.com" ] }, { diff --git a/quirks/websites-with-shared-credential-backends.json b/quirks/websites-with-shared-credential-backends.json index e7cccf7bf..f846c8c8a 100644 --- a/quirks/websites-with-shared-credential-backends.json +++ b/quirks/websites-with-shared-credential-backends.json @@ -472,7 +472,8 @@ "office.com", "skype.com", "onenote.com", - "hotmail.com" + "hotmail.com", + "azure.com" ], [ "minecraft.net", From 2f8c15ccfb2840e9e1303f7eb8870ee4257ed588 Mon Sep 17 00:00:00 2001 From: David Kilzer Date: Mon, 27 Nov 2023 08:31:29 -0800 Subject: [PATCH 5/9] Add password rules for mysavings.breadfinancial.com (#721) (#721) Co-authored-by: David Kilzer --- quirks/password-rules.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/quirks/password-rules.json b/quirks/password-rules.json index 41f66fcaa..ee248d9a1 100644 --- a/quirks/password-rules.json +++ b/quirks/password-rules.json @@ -524,6 +524,9 @@ "myhealthrecord.com": { "password-rules": "minlength: 8; maxlength: 20; allowed: lower, upper, digit, [_.!$*=];" }, + "mysavings.breadfinancial.com": { + "password-rules": "minlength: 8; maxlength: 25; required: lower; required: upper; required: digit; required: [+_%@!$*~];" + }, "mysedgwick.com": { "password-rules": "minlength: 8; maxlength: 16; allowed: lower; required: upper; required: digit; required: [@#%^&+=!]; allowed: [-~_$.,;]" }, From 69b3edea863836daa0a9c6c069ec874caf4e803d Mon Sep 17 00:00:00 2001 From: David Kilzer Date: Mon, 27 Nov 2023 08:32:10 -0800 Subject: [PATCH 6/9] Add password rules for worldstrides.com (#671) (#672) Co-authored-by: David Kilzer --- quirks/password-rules.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/quirks/password-rules.json b/quirks/password-rules.json index ee248d9a1..73b514be7 100644 --- a/quirks/password-rules.json +++ b/quirks/password-rules.json @@ -809,6 +809,9 @@ "wmata.com": { "password-rules": "minlength: 8; required: lower, upper; required: digit; required: digit; required: [-!@#$%^&*~/\"()_=+\\|,.?[]];" }, + "worldstrides.com": { + "password-rules": "minlength: 8; required: lower; required: upper; required: digit; required: [-!#$%&*+=?@^_~];" + }, "wsj.com": { "password-rules": "minlength: 5; maxlength: 15; required: digit; allowed: lower, upper, [-~!@#$^*_=`|(){}[:;\"'<>,.?]];" }, From c049797c03b16b03d228574d436457af452a3f55 Mon Sep 17 00:00:00 2001 From: Ricky Mondello Date: Wed, 29 Nov 2023 06:11:14 -0800 Subject: [PATCH 7/9] Add a password rules quirk for gocurb.com (#724) --- quirks/password-rules.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/quirks/password-rules.json b/quirks/password-rules.json index 73b514be7..9cb5451f3 100644 --- a/quirks/password-rules.json +++ b/quirks/password-rules.json @@ -332,6 +332,9 @@ "gmx.net": { "password-rules": "minlength: 8; maxlength: 40; allowed: lower, upper, digit, [-<=>~!|()@#{}$%,.?^'&*_+`:;\"[]];" }, + "gocurb.com": { + "password-rules": "minlength: 8; required: lower; required: upper; required: digit; required: [$%&#*?!@^];" + }, "google.com": { "password-rules": "minlength: 8; allowed: lower, upper, digit, [-!\"#$%&'()*+,./:;<=>?@[^_{|}~]];" }, From a8ba23444c941add80014935701ef526e63b23e6 Mon Sep 17 00:00:00 2001 From: Ellie <1447600+ellieayla@users.noreply.github.com> Date: Sat, 2 Dec 2023 14:20:37 -0500 Subject: [PATCH 8/9] Activision & callofduty.com share credentials (#726) * Activision & callofduty.com share credentials * Sorting --- quirks/shared-credentials.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/quirks/shared-credentials.json b/quirks/shared-credentials.json index 5325c9fd6..0cbd79f7b 100644 --- a/quirks/shared-credentials.json +++ b/quirks/shared-credentials.json @@ -350,6 +350,12 @@ "redislabs.com" ] }, + { + "shared": [ + "s.activision.com", + "profile.callofduty.com" + ] + }, { "from": [ "tvnow.de", From 5b15f13a8a082ef6bc22b579b903b008355fee44 Mon Sep 17 00:00:00 2001 From: Ricky Mondello Date: Sat, 2 Dec 2023 14:21:13 -0500 Subject: [PATCH 9/9] Fix up the legacy credentials format --- quirks/websites-with-shared-credential-backends.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/quirks/websites-with-shared-credential-backends.json b/quirks/websites-with-shared-credential-backends.json index f846c8c8a..e79082cd2 100644 --- a/quirks/websites-with-shared-credential-backends.json +++ b/quirks/websites-with-shared-credential-backends.json @@ -593,6 +593,10 @@ "rocketaccount.com", "rocketmortgage.com" ], + [ + "s.activision.com", + "profile.callofduty.com" + ], [ "scholarshare529.com", "secureaccountview.com"