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
If 2FA is not enabled, users are required to use strong passwords, with a minimum length of 14 characters in certain situations to ensure adequate security.
Proposed Improvements
Enforce a minimum password length of 14 characters for non-2FA users.
Make the minimum password length configurable via CLI to allow flexibility for future requirements.
The text was updated successfully, but these errors were encountered:
If 2FA is not enabled, users are required to use strong passwords, with a minimum length of 14 characters in certain situations to ensure adequate security.
Proposed Improvements
Enforce a minimum password length of 14 characters for non-2FA users.
Make the minimum password length configurable via CLI to allow flexibility for future requirements.
The text was updated successfully, but these errors were encountered: