-
Notifications
You must be signed in to change notification settings - Fork 0
AT Password(s)
+Flabby edited this page Dec 8, 2023
·
1 revision
-
Length Requirement:
- Passwords must be a minimum of 10 characters and cannot exceed 128 characters.
-
Character Composition:
- Passwords must include at least one uppercase letter, one lowercase letter, and one digit (0-9).
-
Non-Emptiness Rule:
- Passwords cannot be empty or contain only spaces.
To ensure the security of user accounts and data within the Arma Reforger admin tooling project, adhere to the following guidelines when generating or setting passwords:
-
Length Consideration:
- Create passwords with a minimum length of 10 characters and a maximum of 128 characters.
-
Inclusion of Character Types:
- Incorporate at least one uppercase letter, one lowercase letter, and one digit in the password.
-
Avoiding Empty Passwords:
- Ensure that passwords are not left empty or comprised solely of spaces.
-
Complexity and Variation:
- Encourage users to use a combination of letters, numbers, and special characters for added complexity and security.
-
Regular Password Updates:
- Advocate for periodic password updates or changes to maintain security.
-
Password Management Tools:
- Recommend the use of reputable password management tools for secure storage and management of passwords.