Passwords
The Passwords tab allows you to configure the password requirements for users.
Password Length
- Defines the minimum number of characters required for a password.
- Default: 8 characters.
- Increasing this value enhances security.
Require Digits
- Enforces the use of at least one numeric digit (0-9) in passwords.
- If enabled, users must include a number in their password.
Require Mixed Casing
- Requires passwords to contain both uppercase and lowercase letters.
- Helps improve password strength by preventing simple lowercase-only passwords.
Require Special Characters
- Mandates the inclusion of at least one special character (e.g.,
! @ # $ %
). - Enhances security by making passwords harder to guess.