Please let us know what you find; if CakePHP is going to offer a password-hashing function, it seems of paramount importance to me that it never change, so if it has, I certainly want to know that.
On Dec 8, 2010, at 06:18, Tijs wrote: > Thanks for the suggestion. the salt value is indeed the same in my > development and live environment. I tried changing the hash method > using Security:setHash() but have not found a method that creates the > same hash i have stored in my db. So the next step is indeed to dive > into the Auth implementation and see if i can find any differences > (which i hoped to avoid). Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
