[AUTO]Update two-factor auth library (#562)

Files changed:
M	common/src/commonMain/composeResources/files/tfa.json

Co-authored-by: AChep <AChep@users.noreply.github.com>
This commit is contained in:
Artem Chepurnyi 2024-09-01 14:42:06 +03:00 committed by GitHub
parent 917040e0a1
commit d47dd4a7f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 97 additions and 8 deletions

View File

@ -7,6 +7,16 @@
"documentation": "https://help.101domain.com/kb/setup-two-factor-authentication", "documentation": "https://help.101domain.com/kb/setup-two-factor-authentication",
"name": "101domain" "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", "domain": "123formbuilder.com",
"tfa": [ "tfa": [
@ -2031,7 +2041,8 @@
"domain": "booking.com", "domain": "booking.com",
"tfa": [ "tfa": [
"sms", "sms",
"email" "email",
"totp"
], ],
"notes": "Setup requires SMS verification. Email is available via 'other options' at login.", "notes": "Setup requires SMS verification. Email is available via 'other options' at login.",
"name": "Booking.com" "name": "Booking.com"
@ -2102,7 +2113,7 @@
"totp", "totp",
"u2f" "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" "name": "Braintree"
}, },
{ {
@ -5422,6 +5433,19 @@
"notes": "SMS and phone call are always enabled as backup methods for TOTP.", "notes": "SMS and phone call are always enabled as backup methods for TOTP.",
"name": "Evernote" "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", "domain": "exact.com",
"tfa": [ "tfa": [
@ -5692,12 +5716,13 @@
"tfa": [ "tfa": [
"sms", "sms",
"call", "call",
"totp",
"custom-software" "custom-software"
], ],
"custom-software": [ "custom-software": [
"Symantec VIP Access" "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", "notes": "Specific support varies between account types",
"name": "Fidelity Investments" "name": "Fidelity Investments"
}, },
@ -5912,6 +5937,13 @@
], ],
"name": "Fly.io" "name": "Fly.io"
}, },
{
"domain": "flybuys.com.au",
"tfa": [
"sms"
],
"name": "Flybuys"
},
{ {
"domain": "fogbugz.com", "domain": "fogbugz.com",
"tfa": [ "tfa": [
@ -8499,6 +8531,14 @@
], ],
"name": "Lenovo" "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", "domain": "letterboxd.com",
"additional-domains": [ "additional-domains": [
@ -10028,15 +10068,19 @@
}, },
{ {
"domain": "nandos.co.uk", "domain": "nandos.co.uk",
"additional-domains": [
"id.nandos.co.uk"
],
"tfa": [ "tfa": [
"sms", "sms",
"email" "email"
], ],
"documentation": "https://help.nandos.co.uk/hc/en-gb/articles/4417183221521", "documentation": "https://help.nandos.co.uk/hc/articles/4417183221521",
"name": "Nando's UK" "name": "Nando's [UK]"
},
{
"domain": "nandos.com.au",
"tfa": [
"sms"
],
"name": "Nando's [AU]"
}, },
{ {
"domain": "nasafcu.com", "domain": "nasafcu.com",
@ -12443,6 +12487,14 @@
], ],
"name": "Raisin" "name": "Raisin"
}, },
{
"domain": "raizinvest.com.au",
"tfa": [
"email"
],
"documentation": "https://raizinvest.com.au/blog/verifying-raiz-account-multifactor-authentication/",
"name": "Raiz"
},
{ {
"domain": "ramnode.com", "domain": "ramnode.com",
"url": "https://www.ramnode.com", "url": "https://www.ramnode.com",
@ -14934,6 +14986,11 @@
}, },
{ {
"domain": "telstra.com.au", "domain": "telstra.com.au",
"additional-domains": [
"telstra.com",
"bigpond.com",
"bigpond.com.au"
],
"tfa": [ "tfa": [
"sms", "sms",
"email", "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.", "notes": "While both the main control panel and STACK support 2FA, each system is separate and requires its own setup.",
"name": "TransIP" "name": "TransIP"
}, },
{
"domain": "transperth.wa.gov.au",
"tfa": [
"sms",
"email",
"custom-software"
],
"custom-software": [
"Transperth app"
],
"name": "Transperth"
},
{ {
"domain": "travala.com", "domain": "travala.com",
"url": "https://www.travala.com", "url": "https://www.travala.com",
@ -15961,6 +16030,19 @@
"notes": "A phone number is required to enable two-factor authentication.", "notes": "A phone number is required to enable two-factor authentication.",
"name": "united-domains.de" "name": "united-domains.de"
}, },
{
"domain": "united.com",
"tfa": [
"email",
"sms",
"call",
"custom-software"
],
"custom-software": [
"United App"
],
"name": "United"
},
{ {
"domain": "uniteddomains.com", "domain": "uniteddomains.com",
"additional-domains": [ "additional-domains": [
@ -17490,6 +17572,13 @@
"documentation": "https://zapier.com/help/two-factor-authentication/", "documentation": "https://zapier.com/help/two-factor-authentication/",
"name": "Zapier" "name": "Zapier"
}, },
{
"domain": "zapsplat.com",
"tfa": [
"totp"
],
"name": "Zapsplat"
},
{ {
"domain": "zendesk.com", "domain": "zendesk.com",
"url": "https://www.zendesk.com", "url": "https://www.zendesk.com",