Related Blog Posts
Cakephp, Auth and Empty Password Problem
6 hours ago ago from It's All About Me
Auth component is excellent one that i love in Cakephp for authentication but one problem i faced with this, empty password problem. That is to add a new user, it takes empty password if we use password field. Model validation doesn't work for password field if we put no value in password field, because auth component create a hashed password after the form submission with empty value, so it can pass Model validation easily. I solved it ...
Related contentRelated News
Nothing to see... move along.
Related Videos
Nothing to see... move along.
