Password Encryption
Brekeke CIM / CRM version 2.7.5.9 or later, user login passwords are encrypted by default.
Brekeke CIM / CRM version 2.7.5.8 or before, user login passwords are stored as plain text.
In the case Brekeke CIM / CRM version 2.7.5.8 or before is used, you can change password storing method from plain text mode to encryption mode with the following steps.
Step 1. Upgrade Brekeke CIM / CRM to the version 2.7.5.9 or later.
Step 2. Set the following parameter at CIM > [Admin Menu] > [Settings] > [Advanced Settings].
security.password.encrypt.type=sha256
Step 3. Restart Tomcat service.
*All existing user login passwords in database are encrypted, And the password of newly created user will be encrypted.