This Module Helps User to strength their passwords
This allows to restrict the weak passwords based on five different types of custom settings which can be configured
This module checks the configured custom conditions every time when the user sets the password or changes the password from the User form view
Go to Setting --> Permission --> Choose any condition in Restricted User Password
Go to Website --> Settings -->Privacy-->Choose Free Sign Up.
So new users can be logged without any invitation
Progressbar level would change based on the user password input
Users can create a new password by resetting old one and ensuring it is strong,
using a mix of uppercase and lowercase letters, numbers,
and special characters.
Password Strength Enforcement.
Password policies are enforced every time a user creates or changes their password in the User form view or during password reset. System administrators can customize the password strength rules to meet organizational security standards.
Easy Configuration.
A simple user interface to configure password rules in the Settings. No need to modify the user form manually, as it integrates seamlessly into the Odoo backend.
Security Compliance.
Helps businesses comply with security policies by
ensuring that all users set strong, secure passwords.
Prevents the use of weak or easy-to-guess passwords,
enhancing the overall security of the system.
You can configure password strength rules by navigating to the Settings menu in Odoo. From there, you can define password length, character requirements (uppercase, lowercase, digits, and special characters), and other password policies.
Yes, the module provides real-time validation. If a user attempts to set a password that does not meet the configured requirements, they will receive error warnings, specifying what criteria are missing.
If a user tries to set a password that does not meet the requirements, they will be prevented from saving it. A validation error message will inform the user of what needs to be corrected before the password can be updated.