Wednesday, August 21, 2013

Re: Blowfish password hashing in 2.4.0-RC2 issues

Okay, I've finally managed to resolve the issue - but I'm not sure why it resolves the issue. I'd appreciate any input. Here's what I did:

Note: my users table is named customer_users (with a habtm relationship with customer_orgs  associated by 'customer_orgs_customer_users')
In app/Model/User.php I have 


I debugged the post data and saw that in $this->request->data, my login fields were under the key 

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: