diff --git a/user_password_strength/__manifest__.py b/user_password_strength/__manifest__.py index 7858aa3e1..843d7dc4a 100644 --- a/user_password_strength/__manifest__.py +++ b/user_password_strength/__manifest__.py @@ -22,7 +22,7 @@ ########################################################################### { - 'name': "User Password Strength", + 'name': "User Password Strength - Restrict Weak Password", 'version': "16.0.1.0.0", 'summary': """ User password strength - restrict weak password""", 'description': """ User password strength - restrict weak password""",