log someone without password ? eh talk about security..
maybe a hash of the password and login with some salt

Anyway look here http://bakery.cakephp.org/articles/view/99 in the
comments "11  Howto automaticly sign in a user."

On Apr 6, 11:54 pm, "Bootstrapper" <[EMAIL PROTECTED]>
wrote:
> Excellent! Thanks CraZyLeGs!
>
> Just to verify - I assume the PHP code you're talking about below goes
> into the PHP file that the CRON job calls, right? This is basically
> the code for logging someone directly through code, rather than
> through the login form.
>
> But isn't there a way to directly log someone in without knowing there
> password? I also need my users to be able to link into their account
> by email, so far the only methods I know for doing that require me to
> keep their clear-text passwords, which is obviously not good.
>
> Any suggestions?


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