Hi there, I was wondering if anybody knows a way to bypass the salting that the Security component automatically gives to a password?
The problem is that i have a database of old passwords and im converting the site into a CakePHP site, however when im trying to log in to the new site the password being returned by the debugger appears to have been salted and therefore doesnt conform to my original, non- salted sha1 password. Any help would be greatly appreciated. Thank you! Steppio --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
