Sessions timeout quite quickly if the user does not request a new page. You need to implement a 'remember me' feature which will use cookies to allow you to remember a user for a longer period of time. There are a few articles on this within the bakery and others found searching in Google.
http://bakery.cakephp.org/articles/view/remember-me-a-component-to-add-upon-basic-auth http://www.webdevelopment2.com/cakephp-auth-component-tutorial-3/ http://dsi.vozibrale.com/articles/view/cakephp-and-the-infamous-remember-me-cookie/page:1/ajax:1 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
