From d47dd4a7f716c5390cdb032fce6354b1255ab5ad Mon Sep 17 00:00:00 2001 From: Artem Chepurnyi Date: Sun, 1 Sep 2024 14:42:06 +0300 Subject: [PATCH] [AUTO]Update two-factor auth library (#562) Files changed: M common/src/commonMain/composeResources/files/tfa.json Co-authored-by: AChep --- .../composeResources/files/tfa.json | 105 ++++++++++++++++-- 1 file changed, 97 insertions(+), 8 deletions(-) diff --git a/common/src/commonMain/composeResources/files/tfa.json b/common/src/commonMain/composeResources/files/tfa.json index 4f28701..8d95f6d 100644 --- a/common/src/commonMain/composeResources/files/tfa.json +++ b/common/src/commonMain/composeResources/files/tfa.json @@ -7,6 +7,16 @@ "documentation": "https://help.101domain.com/kb/setup-two-factor-authentication", "name": "101domain" }, + { + "domain": "123-reg.co.uk", + "tfa": [ + "sms", + "totp", + "u2f" + ], + "documentation": "https://www.123-reg.co.uk/support/my-account/how-do-i-enable-2-step-verification-on-my-account/", + "name": "123 Reg" + }, { "domain": "123formbuilder.com", "tfa": [ @@ -2031,7 +2041,8 @@ "domain": "booking.com", "tfa": [ "sms", - "email" + "email", + "totp" ], "notes": "Setup requires SMS verification. Email is available via 'other options' at login.", "name": "Booking.com" @@ -2102,7 +2113,7 @@ "totp", "u2f" ], - "documentation": "https://articles.braintreepayments.com/reference/security/two-factor-authentication", + "documentation": "https://developer.paypal.com/braintree/articles/risk-and-security/control-panel-security/two-factor-authentication", "name": "Braintree" }, { @@ -5422,6 +5433,19 @@ "notes": "SMS and phone call are always enabled as backup methods for TOTP.", "name": "Evernote" }, + { + "domain": "everyday.com.au", + "additional-domains": [ + "woolworthsrewards.com.au", + "everydayrewards.com.au", + "everydayrewards.co.nz" + ], + "tfa": [ + "sms", + "email" + ], + "name": "Everyday Rewards" + }, { "domain": "exact.com", "tfa": [ @@ -5692,12 +5716,13 @@ "tfa": [ "sms", "call", + "totp", "custom-software" ], "custom-software": [ "Symantec VIP Access" ], - "documentation": "https://www.fidelity.com/security/how-two-factor-authentication-works", + "documentation": "https://www.fidelity.com/security/extra-security-login", "notes": "Specific support varies between account types", "name": "Fidelity Investments" }, @@ -5912,6 +5937,13 @@ ], "name": "Fly.io" }, + { + "domain": "flybuys.com.au", + "tfa": [ + "sms" + ], + "name": "Flybuys" + }, { "domain": "fogbugz.com", "tfa": [ @@ -8499,6 +8531,14 @@ ], "name": "Lenovo" }, + { + "domain": "letsdothis.com", + "tfa": [ + "totp" + ], + "documentation": "https://intercom.help/ldt-partner-help/en/articles/9423487", + "name": "Let's Do This" + }, { "domain": "letterboxd.com", "additional-domains": [ @@ -10028,15 +10068,19 @@ }, { "domain": "nandos.co.uk", - "additional-domains": [ - "id.nandos.co.uk" - ], "tfa": [ "sms", "email" ], - "documentation": "https://help.nandos.co.uk/hc/en-gb/articles/4417183221521", - "name": "Nando's UK" + "documentation": "https://help.nandos.co.uk/hc/articles/4417183221521", + "name": "Nando's [UK]" + }, + { + "domain": "nandos.com.au", + "tfa": [ + "sms" + ], + "name": "Nando's [AU]" }, { "domain": "nasafcu.com", @@ -12443,6 +12487,14 @@ ], "name": "Raisin" }, + { + "domain": "raizinvest.com.au", + "tfa": [ + "email" + ], + "documentation": "https://raizinvest.com.au/blog/verifying-raiz-account-multifactor-authentication/", + "name": "Raiz" + }, { "domain": "ramnode.com", "url": "https://www.ramnode.com", @@ -14934,6 +14986,11 @@ }, { "domain": "telstra.com.au", + "additional-domains": [ + "telstra.com", + "bigpond.com", + "bigpond.com.au" + ], "tfa": [ "sms", "email", @@ -15336,6 +15393,18 @@ "notes": "While both the main control panel and STACK support 2FA, each system is separate and requires its own setup.", "name": "TransIP" }, + { + "domain": "transperth.wa.gov.au", + "tfa": [ + "sms", + "email", + "custom-software" + ], + "custom-software": [ + "Transperth app" + ], + "name": "Transperth" + }, { "domain": "travala.com", "url": "https://www.travala.com", @@ -15961,6 +16030,19 @@ "notes": "A phone number is required to enable two-factor authentication.", "name": "united-domains.de" }, + { + "domain": "united.com", + "tfa": [ + "email", + "sms", + "call", + "custom-software" + ], + "custom-software": [ + "United App" + ], + "name": "United" + }, { "domain": "uniteddomains.com", "additional-domains": [ @@ -17490,6 +17572,13 @@ "documentation": "https://zapier.com/help/two-factor-authentication/", "name": "Zapier" }, + { + "domain": "zapsplat.com", + "tfa": [ + "totp" + ], + "name": "Zapsplat" + }, { "domain": "zendesk.com", "url": "https://www.zendesk.com",