Read the CakePHP book at:
http://book.cakephp.org/view/1310/Sessions
so that you may know how to set the timeout of the session.
Enjoy,
   John

On 14 Nov., 20:34, Muhaimen Ezabbad <mezab...@gmail.com> wrote:
> Team,
>
>         Maybe I didn't explain the issue,
>
>         In CakePHP 1.2.8, the cookie expires when I exit the browser, even if 
> I didn't logout.
>         in CakePHP 1.2.8, if I want to store the user information, then I 
> need to store them manually, then I need to load them, of course after 
> encrypting the username and password.
>
>         in CakePHP 1.3.5 the Cookies will be valid for few days, unless the 
> user logout by him self.
>         Now 1.3.5, if the user used a public computer, then he closed the 
> browser without logging in, then the website will log him in automatically.
>
>         Is there anywhere I need to tell the session to make the cookies 
> expires when I exit the browser?
>         I really don't want the browser to remember the login data, unless 
> the user choose that from the remember me checkbox.
>
> Thanks Team, and I really appreciate your help.
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to