Skip to content

Commit 2817c41

Browse files
authored
Fix check annotations (#44)
* Remove Skiff See 2factorauth/twofactorauth#8126 * Update Office 365 to Microsoft 365 Copilot See 2factorauth/twofactorauth#8377 * Remove `domain` key
1 parent beb2925 commit 2817c41

File tree

3 files changed

+15
-30
lines changed

3 files changed

+15
-30
lines changed

entries/m/m365.cloud.microsoft.json

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"Microsoft 365 Copilot": {
3+
"additional-domains": [
4+
"login.microsoftonline.com",
5+
"office.microsoft.com",
6+
"microsoft365.com",
7+
"office365.com",
8+
"office.com",
9+
"yammer.com"
10+
],
11+
"passwordless": "allowed",
12+
"documentation": "https://support.microsoft.com/en-us/account-billing/how-to-use-two-step-verification-with-your-microsoft-account-c7910146-672f-01e9-50a0-93b4585e7eb4",
13+
"categories": "other"
14+
}
15+
}

entries/o/office.com.json

-13
This file was deleted.

entries/s/skiff.com.json

-17
This file was deleted.

0 commit comments

Comments
 (0)