Monday, July 27, 2009

Re: Bypassing Security Salt

Hello,

> 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.

I'll be experiencing similar things in next few days (basically I have
a IPB user database that I need to authenticate against). Does
http://book.cakephp.org/view/566/Change-Hash-Function help you?


Regards,
Piotr

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: