This is not a cakePHP problem so much as a programming issue. If you
learn how to hash md5's using php, you'll be able to do them in cake.

On Mar 18, 12:12 pm, "billybob" <[EMAIL PROTECTED]> wrote:
> Hi -
>
> I'm using cake's MVC approach which works really great.  I like the
> ability to use the MVC and save from the controller; it makes things
> nice and is very easy.  I did run into a problem which I can't figure
> out, however.  Let's say I want to save sensitive information like a
> password in the database.  Currently, it appears cake will only let
> you save in clear text (won't let you hash) in the default MVC
> approach.
>
> Does anyone have a solution to the problem above - while still taking
> advantage of the elegant, automated MVC approach?  It almost seems
> like I'm stuck with one or the other - kind of annoying.
>
> Thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to