Skip to content

Commit

Permalink
Update Sites - Backup (2factorauth#6176)
Browse files Browse the repository at this point in the history
* Cleanup - Backup

* Update onedrive.live.com.json

* Update entries/m/mega.io.json

Co-authored-by: Michael Loßin <bugs@michael-lossin.de>

* Update drive.google.com.json

Co-authored-by: Carlgo11 <Carlgo11@users.noreply.github.com>
Co-authored-by: Michael Loßin <bugs@michael-lossin.de>
  • Loading branch information
3 people authored Oct 15, 2021
1 parent 06fa264 commit 3b667cd
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 10 deletions.
2 changes: 1 addition & 1 deletion entries/b/backblaze.com.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"Backblaze": {
"domain": "backblaze.com",
"url": "https://www.backblaze.com",
"tfa": [
"sms",
"totp"
],
"documentation": "https://help.backblaze.com/hc/en-us/articles/217666588",
"recovery": "https://help.backblaze.com/hc/en-us/articles/114094512533",
"keywords": [
"backup"
]
Expand Down
7 changes: 6 additions & 1 deletion entries/d/drive.google.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,14 @@
"totp",
"u2f"
],
"custom-software": [
"Google Prompts",
"Google Smart Lock"
],
"documentation": "https://www.google.com/intl/en-US/landing/2step/features.html",
"recovery": "https://support.google.com/accounts/answer/185834",
"keywords": [
"backup"
]
}
}
}
6 changes: 4 additions & 2 deletions entries/f/files.com.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
{
"Files.com": {
"domain": "files.com",
"url": "https://www.files.com",
"tfa": [
"sms",
"custom-hardware",
"u2f",
"totp"
],
"documentation": "https://www.files.com/docs/features/two-factor-auth/",
"custom-hardware": [
"Yubico OTP"
],
"documentation": "https://www.files.com/docs/features/twofactor-authentication-2fa",
"keywords": [
"backup"
]
Expand Down
4 changes: 3 additions & 1 deletion entries/i/icloud.com.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
{
"Apple iCloud": {
"domain": "icloud.com",
"url": "https://www.icloud.com",
"tfa": [
"sms",
"call",
"custom-software"
],
"custom-software": [
"Apple Device Push Notification"
],
"documentation": "https://support.apple.com/en-us/HT204915",
"keywords": [
"backup"
Expand Down
2 changes: 1 addition & 1 deletion entries/m/mega.io.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"tfa": [
"totp"
],
"documentation": "https://mega.io/blog_48",
"documentation": "https://mega.io/help/client/webclient/security-and-privacy#5bb525f9f1b70989348b45de",
"keywords": [
"backup"
]
Expand Down
7 changes: 5 additions & 2 deletions entries/o/onedrive.live.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@
"custom-software",
"totp"
],
"documentation": "https://support.microsoft.com/en-us/help/12408/",
"custom-software": [
"Microsoft Authenticator"
],
"documentation": "https://support.microsoft.com/en-us/help/12408",
"notes": "2FA phone calls may not be available in all regions",
"keywords": [
"backup"
]
}
}
}
2 changes: 1 addition & 1 deletion entries/p/pcloud.com.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"PCloud": {
"domain": "pcloud.com",
"url": "https://www.pcloud.com",
"tfa": [
"sms",
"totp"
],
"documentation": "https://www.pcloud.com/help/general-help-center/how-can-i-set-up-two-factor-authentication",
"recovery": "https://www.pcloud.com/help/general-help-center/troubleshooting-guide-for-two-factor-authentication",
"keywords": [
"backup"
]
Expand Down
4 changes: 3 additions & 1 deletion entries/s/sugarsync.com.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
{
"SugarSync": {
"domain": "sugarsync.com",
"url": "https://www.sugarsync.com/",
"tfa": [
"custom-software"
],
"custom-software": [
"SugarSync App"
],
"documentation": "https://support.sugarsync.com/hc/en-us/articles/1260802041509",
"keywords": [
"backup"
Expand Down

0 comments on commit 3b667cd

Please sign in to comment.