Last modified:2025-02-26 09:23:29
Enable real-name system:
a. Username, ID number cannot be empty.
b. ID number cannot be illegal and repeated.Enable password complexity:
a. It is not allowed to contain the account.
b. At least 8 characters, should be a combination of three or more upper case letters, lower case letters, numbers, special characters.Remind the cycle of changing passwords, unit: days;
a. 0: no reminder.
b. After enabled, regardless of how many days the cycle is, new users and users whose passwords are modified by administrators will be reminded to change their passwords when they log in for the first time.The encryption algorithm of the password currently supports SHA256.