Totally Zenned
- Join Date:
- Jan 2005
- Location:
- Tennessee
- Posts:
- 985
- Plugin Contributions:
- 0
maximum password length
What is the maximum password length for the customer login and the admin login?
Views: 1,648
Totally Zenned
What is the maximum password length for the customer login and the admin login?
Obaa-san
The field in the DB is limited to 40 characters.
Totally Zenned
But that's for the encrypted version of the password. My answer is somewhere in the documents at RSA. I'll keep looking. Thanks
Totally Zenned
It turns out the only limitation for password length is the html password input box which on a standard zencart install is set to 40 characters. The php function used to encrypt the password really has no length limit.
Tell staff why this post should be reviewed.