Details
-
Type:
Feature Request
-
Status: RESOLVED
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 11.2
-
Fix Version/s: 12.0
-
Component/s: Users (Admin User Management)
-
Labels:None
-
Test Plan:
Description
Characters such as Chinese or Arabic do not currently increase the strength when calculating whether a password is weak, moderate or strong. Enhance the calculation so that it does.
The strength checking code is used when changing the password from the Users tool - edit account as well as the Account tool - My account details. It is also used when adding an external user to a site whereby they get an email with a link to a page in the account validator tool.
Note that this config has to be set in sakai.properties or local.properties for strength checks to take place and be displayed:
user.password.policy=true