You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<label>Setting the retry attempt limit for Two-Factor Authentication</label>
40
+
<label>Retry attempt limit for Two-Factor Authentication</label>
41
41
<comment>
42
-
This involves configuring the maximum number of retry attempts allowed for TwoFactorAuth.
43
-
This setting is very important for security, as it determines how many times a user can try to complete the 2FA process before being temporarily locked out.
44
-
By limiting the number of attempts, it helps to prevent unauthorized access and brute force attacks, thereby enhancing the overall security of the authentication process.
42
+
Determines how many times a user can try to complete the 2FA process before being temporarily locked out.
<label>Configuration for TwoFactorAuth lock expire time</label>
47
+
<label>Two-Factor Authentication lockout time (seconds)</label>
50
48
<comment>
51
-
This refers to the settings or parameters that determine how long the lock for TwoFactorAuth will remain active before it expires.
52
-
This configuration is very important for security, ensuring that users have a limited time to complete their 2FA process, thereby reducing the risk of unauthorized access.
49
+
Determines how long a user is locked out if they reach the threshold defined above.
50
+
Please enter at least 120 and at most 1800 (30 minutes).
0 commit comments