Thanks!
I wasn't using Auth in a proper way, though it's quite straightforward
actually.
On 14 jul, 18:03, "Sam Sherlock" <[EMAIL PROTECTED]> wrote:
> http://book.cakephp.org/view/172/authentication
>
> 2008/7/14 Janoma <[EMAIL PROTECTED]>:
>
>
>
> > Hello,
>
> > I have two models: User and News
http://book.cakephp.org/view/172/authentication
2008/7/14 Janoma <[EMAIL PROTECTED]>:
>
> Hello,
>
> I have two models: User and News. Each element in the News table has a
> user associated with it (the author). How do I obtain the username of
> the currently logged user? I have tried several thi
Hello,
I have two models: User and News. Each element in the News table has a
user associated with it (the author). How do I obtain the username of
the currently logged user? I have tried several things, but I can't
find where the session info is stored.
Thanks for your help!
--~--~-~--~