A little Mantis plugin, which forces users to use a strong password at client side
What does strong password mean? hereafter, the following rules :
- Must contain at least 8 characters
- Must contain at least one uppercase letter
- Must contain at least one lowercase letter
- Must contain at least one number
- Must contain at least one special character
- Copy PasswordStrength folder into plugins folder.
- Open Mantis with browser.
- Log in as administrator.
- Go to Manage -> Manage Plugins.
- Find PasswordStrength in the list.
- Click Install.