Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Technical Name |
bista_password_validation |
Website | http://www.bistasolutions.com |
Allow Strong Password
Make your application more secure

Any system having a user login and password must have some methods to validate the authentication and accordingly grant access. Alternately it is very important to have a strong password in place to make this authentication secure. The use of strong passwords can many a times avoid or even prevent the attack on the system and thus ensure security of sensitive data. The Password Validation Module helps odoo systems to allow strong passwords for all their users
Features
- It won't allow weak password.
- The module imposes certain common validation rules to ensure strength of the password.Here a set of rules that the user has to adhere to:
- The password must be a combinations of minimum 8 characters.
- Password must have at least one digit, one Uppercase and one Lowercase character
- Also password must have a one special character. Supported special characters are : !@#$%&*,.^_`~
Please log in to comment on this module