Skip to content

Commit 410c792

Browse files
committed
Merge branch 'MC-30537' into MC-30537-1.0.0
2 parents c206f4b + 48a2402 commit 410c792

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)