Skip to content

Commit 1303689

Browse files
[auto-generated] Update structure file for main
1 parent 543397b commit 1303689

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

structure/main.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18495,6 +18495,9 @@ export type CoreSiteGetPublicConfigWSResponse = {
1849518495
tool_mobile_qrcodetype?: number; // QR login configuration.
1849618496
warnings?: CoreWSExternalWarning[];
1849718497
showloginform: number; // Display default login form.
18498+
tool_mfa_enabled?: boolean; // Whether MFA is enabled for the site.
18499+
enableloginrecaptcha?: boolean; // Whether login reCAPTCHA is enabled.
18500+
enableforgotpasswordrecaptcha?: boolean; // Whether forgot password reCAPTCHA is enabled.
1849818501
};
1849918502

1850018503
/**

0 commit comments

Comments
 (0)