Skip to content

Commit 48a2402

Browse files
committed
MC-30537: Test automation with the new 2FA enabled by default
1 parent 8227385 commit 48a2402

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

TwoFactorAuth/etc/db_schema_whitelist.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,14 @@
1212
"index": {
1313
"TFA_COUNTRY_CODES_CODE": true
1414
}
15+
},
16+
"msp_tfa_user_config": {
17+
"constraint": {}
18+
},
19+
"msp_tfa_trusted": {
20+
"constraint": {}
21+
},
22+
"tfa_trusted": {
23+
"constraint": {}
1524
}
1625
}

0 commit comments

Comments
 (0)