Password Validation
Hi ,
I just built openstack system. but i see on Horizon we can create/change password with any text.
So i want to validate password for these actions.
i found the cracklib module can do that but i dont have experience about Django
So if you know that , please help me to do that
Thanks !