cakePHP login issue
Posted: Sun Apr 18, 2010 11:45 pm
hi
i am working on the cakehp framework for a site i have to build....i am suffering a login problem now...
in the register page i got two fields for password and password confirm....and when i try to login with Auth compnent, it gives error cos cakePHP only sees the first password as a valid password field and hashes it while the second one remains unhashed....it causes problems resultig in invalid username/password.....anyone got a way out of it?
i am working on the cakehp framework for a site i have to build....i am suffering a login problem now...
in the register page i got two fields for password and password confirm....and when i try to login with Auth compnent, it gives error cos cakePHP only sees the first password as a valid password field and hashes it while the second one remains unhashed....it causes problems resultig in invalid username/password.....anyone got a way out of it?