Browse Source

Oct 17: [FIX] Bug Fixed 'user_password_strength'

pull/345/merge
Cybrosys Technologies 8 months ago
parent
commit
faaa15a7a7
  1. 2
      user_password_strength/__manifest__.py

2
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""",

Loading…
Cancel
Save