密码策略模块测试
This commit is contained in:
12
password_security/readme/DESCRIPTION.rst
Normal file
12
password_security/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
This module allows admin to set company-level password security requirements
|
||||
and enforces them on the user.
|
||||
|
||||
It contains features such as
|
||||
|
||||
* Password expiration days
|
||||
* Password length requirement
|
||||
* Password minimum number of lowercase letters
|
||||
* Password minimum number of uppercase letters
|
||||
* Password minimum number of numbers
|
||||
* Password minimum number of special characters
|
||||
* Password strength estimation
|
||||
Reference in New Issue
Block a user