password strength
Hi
where i can have information about password strenght level ?
i need for automatic creation of accounts on my own management site
i need to validate password fields provided by users and check if is 50 or more
thanks
-
You can't validate existing passwords. You can force them to update to stronger passwords though. This existing thread of almost the same exact thread title as yours, may be of some use: Strong Password Strength - cPanel Forums Docs: Password Strength Configuration - cPanel Documentation 0 -
I am registering new users i don't want to force existing passwords. The user compile my form and i want to validate before saving in my database. After i use these record for create an account in cpanel using API. So before save the password in my database i want to know if the password is good for cpanel 0 -
It seems that this function return the required password strenght for an application (like ftp in the example). i need to know if mypassword is good for the application. for example i have minum required level 50 per ftp passwords. my user choose a password and i want check if is 50 or more 0 -
I found another function called get_password_strength . It is possibile to compare values returned from get_password_strength and the other function posted by Micheal. It sure will work ! Thank you very much 0 -
I am happy to see you were able to find a solution. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
6 comments