Skip to content

Commit e802ab4

Browse files
committed
Add IT Services Category
Fixes 2factorauth#2130
1 parent 6308828 commit e802ab4

9 files changed

+52
-48
lines changed

_data/it.yml

+47
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
websites:
2+
- name: Aerohive Networks
3+
url: https://www.aerohive.com/
4+
img: aerohive.png
5+
twitter: Aerohive
6+
7+
- name: Cisco Meraki
8+
url: https://meraki.cisco.com/
9+
img: meraki.png
10+
tfa:
11+
- sms
12+
- software
13+
doc: https://documentation.meraki.com/zGeneral_Administration/Managing_Dashboard_Access/Using_Google_Authenticator_for_Two-factor_Authentication_in_Dashboard
14+
15+
- name: Kayako
16+
url: https://www.kayako.com
17+
img: kayako.png
18+
tfa:
19+
- software
20+
doc: https://support.kayako.com/article/1198-securing-your-user-account-with-two-factor-authentication-2fa
21+
22+
- name: Repairshopr
23+
url: https://www.repairshopr.com/
24+
img: repairshopr.png
25+
tfa:
26+
- sms
27+
- software
28+
doc: https://feedback.repairshopr.com/knowledgebase/articles/928266
29+
exception: "SMS only available as a backup to Google Authenticator."
30+
31+
- name: Watchman Monitoring
32+
url: https://www.watchmanmonitoring.com
33+
img: watchmanmonitoring.png
34+
tfa:
35+
- sms
36+
- software
37+
- hardware
38+
doc: https://www.watchmanmonitoring.com/two-factor-authentication
39+
exception: "Two factor authentication unavailable for 'End User' access, which is read-only."
40+
41+
- name: Zendesk
42+
url: https://www.zendesk.com
43+
img: zendesk.png
44+
tfa:
45+
- sms
46+
- software
47+
doc: https://support.zendesk.com/hc/en-us/articles/203824246

_data/other.yml

+1-48
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ websites:
88
- software
99
doc: https://helpx.adobe.com/manage-account/using/secure-your-adobe-account.html
1010

11-
- name: Aerohive Networks
12-
url: https://www.aerohive.com/
13-
img: aerohive.png
14-
twitter: Aerohive
15-
1611
- name: Airtable
1712
url: https://airtable.com
1813
img: airtable.png
@@ -103,14 +98,6 @@ websites:
10398
doc: https://chartbeat.zendesk.com/hc/en-us/articles/209531888
10499
exception: "SMS required for 2FA."
105100

106-
- name: Cisco Meraki
107-
url: https://meraki.cisco.com/
108-
img: meraki.png
109-
tfa:
110-
- sms
111-
- software
112-
doc: https://documentation.meraki.com/zGeneral_Administration/Managing_Dashboard_Access/Using_Google_Authenticator_for_Two-factor_Authentication_in_Dashboard
113-
114101
- name: Clickworker
115102
url: https://www.clickworker.com/
116103
img: clickworker.png
@@ -357,13 +344,6 @@ websites:
357344
facebook: karriere.at
358345
lang: de
359346

360-
- name: Kayako
361-
url: https://www.kayako.com
362-
img: kayako.png
363-
tfa:
364-
- software
365-
doc: https://support.kayako.com/article/1198-securing-your-user-account-with-two-factor-authentication-2fa
366-
367347
- name: Kickstarter
368348
url: https://www.kickstarter.com
369349
img: kickstarter.png
@@ -492,15 +472,6 @@ websites:
492472
img: promoter.png
493473
twitter: Promoter_io
494474

495-
- name: Repairshopr
496-
url: https://www.repairshopr.com/
497-
img: repairshopr.png
498-
tfa:
499-
- sms
500-
- software
501-
doc: https://feedback.repairshopr.com/knowledgebase/articles/928266
502-
exception: "SMS only available as a backup to Google Authenticator."
503-
504475
- name: Ripe NCC
505476
url: https://www.ripe.net/
506477
img: ripe.png
@@ -578,16 +549,6 @@ websites:
578549
- email
579550
exception: "Employer/plan sponsor may opt to not offer 2FA."
580551

581-
- name: Watchman Monitoring
582-
url: https://www.watchmanmonitoring.com
583-
img: watchmanmonitoring.png
584-
tfa:
585-
- sms
586-
- software
587-
- hardware
588-
doc: https://www.watchmanmonitoring.com/two-factor-authentication
589-
exception: "Two factor authentication unavailable for 'End User' access, which is read-only."
590-
591552
- name: Weclapp
592553
url: https://weclapp.com/
593554
img: weclapp.png
@@ -620,12 +581,4 @@ websites:
620581
url: https://youracclaim.com
621582
img: youracclaim.png
622583
tfa:
623-
- software
624-
625-
- name: Zendesk
626-
url: https://www.zendesk.com
627-
img: zendesk.png
628-
tfa:
629-
- sms
630-
- software
631-
doc: https://support.zendesk.com/hc/en-us/articles/203824246
584+
- software

_data/sections.yml

+4
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@
8282
title: IoT
8383
icon: wifi
8484

85+
- id: it
86+
title: IT Services
87+
icon: microchip
88+
8589
- id: legal
8690
title: Legal
8791
icon: legal
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)